May 2012
S M T W T F S
« Dec    
 12345
6789101112
13141516171819
20212223242526
2728293031  

MvcAjax Plugin Update and Presenting Spark at the Tampa MVC Meeting

On this episode, we reveal an update to our MvcAjax plugin that fixes some grid cross-browser issues, along with announcing a presentation at the Tampa MVC Open-Mic night focusing on the Spark View Engine.

Share:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • DotNetKicks
  • HackerNews
  • LinkedIn
  • Reddit
  • Slashdot

MvcContrib Ajax Sorting and Paging with jQuery

I started the “MvcContrib Ajax Sorting and Paging with jQuery” project at CodePlex, offering a jQuery plugin to accelerate using ajax with MvcContrib grids.

Share:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • DotNetKicks
  • HackerNews
  • LinkedIn
  • Reddit
  • Slashdot

Adding AJAX-based server-side paging and sorting to MvcContrib Grid using jQuery

One of the biggest challenges of a web-based business application developer involves presenting data to the user in a fast, useable fashion. Sortable, pageable grids solve this dilemma by introducing the arduous process of creating them. Leveraging and extending MvcContrib and jQuery to provide fast, asynchronous updates (from data sorted and paged on the server) to the user is a win.

Share:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • DotNetKicks
  • HackerNews
  • LinkedIn
  • Reddit
  • Slashdot