This question is locked. New answers and comments are not allowed.
I am trying to implement the client's side selection using your Demo site code as an example. (from the http://demos.telerik.com/aspnet-mvc/grid/selectionclientside)
I was able to connect two grids using client's side record selection. The only issue I had, was that paging on the second grid (child records) was not working.
Unfortunately there was the same bug in your demo code too. If you select BERGS customer and try to page the orders you will get no records.
Is there any way you could fix the bug and make the solution available?
Thanks
I was able to connect two grids using client's side record selection. The only issue I had, was that paging on the second grid (child records) was not working.
Unfortunately there was the same bug in your demo code too. If you select BERGS customer and try to page the orders you will get no records.
Is there any way you could fix the bug and make the solution available?
Thanks