开发者

Telerik MVC Grid in Form tag

开发者 https://www.devze.com 2022-12-23 02:43 出处:网络
I have placed Telerik MVC grid in form.but it it giving me followin problem. if i edit any row and then click update,then control goes to select method instead of update method of the controller.

I have placed Telerik MVC grid in form.but it it giving me followin problem. if i edit any row and then click update,then control goes to select method instead of update method of the controller. can you plea开发者_如何转开发se suggest me any solution?

Thanks, Makarand Salvi


The grid is internally generating a tag because it is needed for editing. However nested forms are not supported by any browser. The only solution is to put the grid out of the tag.

0

精彩评论

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

关注公众号