Hi,
How to Paging and sorting in HTML table in mvc archicture in asp.net.
My application in MVC Archicture.
Please help me,
Send me Demo project link but example must bind through database not static.
Thanks In advance,
Jitenra Patel
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit ChoudharyPosted Mar 9, 2010, 4:41 AM
Try to do it using javascript I always trying to help you even i know about MVC is just "No Postbacks".
Giving you link for article how to use javascript for paging in gridview and HTML tables:
1. Client-side HTML table pagination with JavaScript
2. Client-side paging for DataGrids
3. Sorting Example using javascript on HTML table
Hope it helps you. Please mark as answer if you get some hints.