开发者

ASP.NET MVC2 Grid Control (VS 2010)

开发者 https://www.devze.com 2023-03-25 19:58 出处:网络
How do you use the grid control in ASP.NET MVC2? I am usin开发者_C百科g VS 2010. do you mean the standard asp.net webforms grid?

How do you use the grid control in ASP.NET MVC2? I am usin开发者_C百科g VS 2010.


do you mean the standard asp.net webforms grid?

becuase you can not use that grid, because it relies on the viewstate and that is not available in asp.net mvc

0

精彩评论

暂无评论...
验证码 换一张
取 消