September 2010
S M T W T F S
« Dec    
 1234
567891011
12131415161718
19202122232425
2627282930  

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