开发者

Problem with cascading Telerik grid's edit functionality

开发者 https://www.devze.com 2023-03-15 10:13 出处:网络
I am faceing a serious issue with Telerik Extension grid. There are three Telerik grids on my page with select ,edit and delete command button. Intially fist grid is populated, after selecting record

I am faceing a serious issue with Telerik Extension grid. There are three Telerik grids on my page with select ,edit and delete command button. Intially fist grid is populated, after selecting record from first grid second grid is getting populated and so on..

To achive this I have created seprate ActionResult(ex: selectFirstGrid, selectSecondGrid...) for each grid. It's is working开发者_开发百科 fine. but edit functionality of grid is not working .

Please can any body provide me example code.


No one at SO is going to write code for you. That is not the purpose of this site. Browse the examples located here: http://demos.telerik.com/aspnet-ajax/controls/examples/...

They also have a great forum and support community. You can find that here: http://www.telerik.com/community/forums.aspx

0

精彩评论

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