HOW TO TAKE THE REFERENCE FOR GRID IN MVC VIEW

Posted by Kishore22 under ASP.NET MVC on 12/15/2013 | Points: 10 | Views : 2791 | Status : [Member] | Replies : 4
HOW TO TAKE THE REFERENCE FOR GRID IN MVC VIEW




Responses

Posted by: Sheonarayan on: 12/15/2013 [Administrator] HonoraryPlatinum | Points: 25

Up
0
Down
Hi Kishore,

Your question seems not very clear. However if you want to use Grid view in ASP.NET MVC View there is a WebGrid object. Read more on how to use WebGrid in ASP.NET MVC here http://www.dotnetfunda.com/articles/show/2727/using-webgrid-to-populate-data-as-gridview-in-aspnet-mvc-razorview.

Thanks

Regards,
Sheo Narayan
http://www.dotnetfunda.com

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

Posted by: Kishore22 on: 12/15/2013 [Member] Starter | Points: 25

Up
0
Down
i want to use grid in mvc view to diplay the data . but my questions is i am not getting web grid and grid options in my view impletation.. so can i take any reference or how to solve this problem

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

Posted by: vishalneeraj-24503 on: 12/15/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down

Please refer:-
http://stackoverflow.com/questions/14263370/webgrid-reference-is-not-found-in-view
http://msdn.microsoft.com/en-us/magazine/hh288075.aspx
http://stackoverflow.com/questions/19296315/displaying-elements-in-view-using-grid-mvc-in-razor-asp-net-mvc-4

http://www.codeproject.com/Tips/597253/Using-the-Grid-MVC-in-ASP-NET-MVC

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

Posted by: vishalneeraj-24503 on: 12/15/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Also refer:-
http://www.dotnet-tricks.com/Tutorial/mvc/GK2W110113-WebGrid-with-custom-paging-and-sorting-in-MVC4.html
http://www.codeproject.com/Articles/464198/MVC-WebGrid-Helper
http://www.codeproject.com/Tips/615776/WebGrid-in-ASP-NET-MVC4

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

Login to post response