From: Webdiyer on 12 Jan 2010 20:37 I wrote a free asp.net mvc paging component (should it be called "control"?) called MvcPager, it supports 3 paging mode:standard url paging,default Ajax paging and jQuery Ajax paging. The paging implementation was inspired by Scottgu's PagedList<T> idea. You can view online demo and download it from http://en.webdiyer.com in case you're interested for this component! Hope you can find it's helpful!
|
Pages: 1 Prev: Batch execution is terminated Next: XML serialization(SOAP) |