开发者

MVC 3 WebGrid - is inline editing possible?

开发者 https://www.devze.com 2023-04-03 15:57 出处:网络
Has anyone implemented inline editing using the MVC 3 WebGrid helpe开发者_开发知识库r?I\'ve done a lot of searching on the topic, but haven\'t found much in the way of suggestions.Also, I\'m not in th

Has anyone implemented inline editing using the MVC 3 WebGrid helpe开发者_开发知识库r? I've done a lot of searching on the topic, but haven't found much in the way of suggestions. Also, I'm not in the position of using other 3rd party or open source grids.

Thanks in advance!


There doesn't seem to be a solution for inline editing with the WebGrid, but given that it's open source and you seem to have a specific requirement I suggest you write some inline editing functionality. You could then contribute this back to the community and end up helping other developers with this requirement.

Mike Brind has an article on creating a popup edit from WebGrid

If you don't have the time or inclination then I strongly suggest either;

  • jqGrid
  • Telerik MVC Grid


You can add inline editing capability to the WebGrid quite easily. I have written an article about it here: http://www.mikesdotnetting.com/Article/202/Inline-Editing-With-The-WebGrid

0

精彩评论

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

关注公众号