In a master / detail scenario and need to know the best way to lock the selected item/row in the grid. I tried isenabled and that doesn't seem to do the trick. Ideally I'd like to bind a bool from the vm.
1 Answer, 1 is accepted
0
Milan
Telerik team
answered on 01 Apr 2011, 09:30 AM
Hi Ryan,
Could you please share more details about your scenario. You mentioned that you would like to "lock" the selection. Does that mean that you would like to have only one item selected in all grids (child and parent) or you would simply like to disable selection on some of the grids?