开发者

how to perform edit in mvc contrb grid

开发者 https://www.devze.com 2023-01-24 14:59 出处:网络
hi, please tell me how can i perform editing in mvc contrib grid开发者_Python百科 itself without opening a seperate view for that

hi, please tell me how can i perform editing in mvc contrib grid开发者_Python百科 itself without opening a seperate view for that

thanks in advance


You will need to right the javascript to handle that. Right now the MVC contrib doesn't support in-line editing. I have been using Telerik's MVC grid which has in-line editing and it works pretty good. You might want to check that control to see if it will meet you needs.

0

精彩评论

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