How to display a table in MVC like asp.net grid view

Posted by Kishore22 under ASP.NET MVC on 9/20/2013 | Points: 10 | Views : 2113 | Status : [Member] | Replies : 3
How to display a table data in MVC like asp.net grid view and how to perform edit and delete operations




Responses

Posted by: Bandi on: 9/20/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
refer
http://www.dotnetfunda.com/articles/article2227-linq-perform-crud-operations-by-using-adonet-entity-framework.aspx
http://www.dotnet-tricks.com/Tutorial/knockout/0bOU010413-Knockout-CRUD-Operations-using-MVC4.html


Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Kishore22, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Bandi on: 9/20/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
refer
http://www.codeproject.com/Articles/620786/Learning-MVC-Part-3-Creating-MVC-Application-Perfo
http://www.codeproject.com/Articles/640302/CRUD-Operations-Using-Entity-Framework-5-0-Code-Fi


Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Kishore22, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Bandi on: 9/20/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
http://msdn.microsoft.com/en-us/library/ee308450(v=vs.100).aspx

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Kishore22, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response