Click here to Skip to main content
15,900,906 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi friends..
my question is that can we use asp.net control in mvc2 application in asp.net mvc application...
like gridview,datalist
Posted

No, however there are MVC equivalents - Telerik has some nice open source controls

http://www.telerik.com/products/aspnet-mvc.aspx[^]

Have a look at the demos

http://demos.telerik.com/aspnet-mvc[^]
 
Share this answer
 
v2
ASP web form application is different from ASP MVC application you cannot mingle both web form application and MVC so obviously you have to use the controls given for that MVC platform
 
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