Articles : Page 1 of 1
- Filter:
- MvcContrib
- Pager
-
Looking for an MVC Grid Control? Try MVC Contrib!
Jun 1029Like most .NET Web Developers I was ecstatic when MVC was released. To put it plainly, I hate WebForms. However I do find myself missing some of the great WebForm controls like the DataGridView. The DataGridView was present in every WebForm application that I wrote. I really appreciated all the subtle bells and whistles that Microsoft added to the grid over the years. I wrote my own grid control for classic ASP and I know firsthand that it is a significant undertaking to make a grid control th...
-
MvcContrib Ajax Sorting and Paging with jQuery
Jul 0928I started the "MvcContrib Ajax Sorting and Paging with jQuery" project at CodePlex, offering a jQuery plugin to accelerate using ajax with MvcContrib grids....
-
Adding AJAX-based server-side paging and sorting to MvcContrib Grid using jQuery
Jul 0923One 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....
- 1

