Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
See more:
How can I implement a GridView in MVC 2 with add edit update and delete button...need a full code sample
Posted

Check out at following link :

JqGrid will help you doing this :

jqGrid with samples[^]

Regards,
Sagar Solanki
 
Share this answer
 
You may use Jquery to implement the functionality similar to gridview in MVC. Try this:

http://www.datatables.net/[^]

hope it helps :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900