This is a migrated thread and some comments may be shown as answers.

[Solved] Operations on a 2nd grid - Server selection

0 Answers 46 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Alexandre
Top achievements
Rank 1
Alexandre asked on 02 May 2011, 10:18 AM
Hi,

I am working with a Telerik grid using the following demo about "Server selection" http://demos.telerik.com/aspnet-mvc/grid/selectionserverside/. I want to allow operations (update, insert, delete) on the 2nd grid after a selection on the 1st grid.
In the demo, it means I would like to delete an order for a customer for example. In order to do this, I have to get back the datakey (Order ID) in the controller. But I get back either nothing, either the 1st grid datakey.

Thanks for your help.
Tags
Grid
Asked by
Alexandre
Top achievements
Rank 1
Share this question
or