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

[Solved] One way binding with custom updates?

0 Answers 72 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.
Robert Mullen
Top achievements
Rank 1
Robert Mullen asked on 19 Oct 2010, 10:57 PM
I have a situation where I would like to bind 3 grids in master->child(1)->child(2) configuration which works swimmingly as shown in the demos. I would like to be able to click a button for a record in the master grid that sets it to editing mode (for only that single record) but throws the two child grids into editing mode as well. Their entire contents would be editable and linked with the master record. I would need to intercept the edits and perform all updates via custom logic. Is there a way to accomplish this with the Telerik grid or is this beyond the scope of the current control set?

TIA
Tags
Grid
Asked by
Robert Mullen
Top achievements
Rank 1
Share this question
or