Click here to Skip to main content
15,895,799 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I have started MVC newely.

I have two fields division_id, division_name.
I want crud operations in single view like grid view.
I have view, edit, delete action methods.
when I click on any one of them it works like gridview...

Thanks,
Venu
Posted

Please check here. There are few custom control which you can integrate with MVC.

http://stackoverflow.com/questions/177275/grid-controls-for-asp-net-mvc[^]
 
Share this answer
 
without adding custom control is there any option to do?
 
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