Click here to Skip to main content
15,910,277 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Can anyone tell me how to use gridviews in mvc 4 using Razor engine...Thanx in advance
Posted

Hi,

It will give answer to you,

http://forums.asp.net/t/1669110.aspx/1?MVC+3+Razor[^]

You can use third party controls like,

http://www.kendoui.com/[^]

Or

Design a partial view in .aspx and use that in razor using @Html.Partial()
 
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