Hi,
I have written 'TelerikSelectedItemsSynchronizerBehavior' behavior to "synchronize" the SelectedItems property of a Telerik
grid to a Selected Items property of view model. SelectedItems property in view model contains only one row and that is scrolled and shown as selected in the grid correctly. but the problem is Row Indicator Arrow is not shown in front of selected row in some of the grids while in some grids it is displayed.
I'am using the same behavior for synchronization in all grids and all grids have same properties set. WHy this Row Indicator Arrow is shown in some grids and not all...????
I have written 'TelerikSelectedItemsSynchronizerBehavior' behavior to "synchronize" the SelectedItems property of a Telerik
grid to a Selected Items property of view model. SelectedItems property in view model contains only one row and that is scrolled and shown as selected in the grid correctly. but the problem is Row Indicator Arrow is not shown in front of selected row in some of the grids while in some grids it is displayed.
I'am using the same behavior for synchronization in all grids and all grids have same properties set. WHy this Row Indicator Arrow is shown in some grids and not all...????