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

Row indicator arrow does not appear when SourceSelectedItems change.

3 Answers 131 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Pankaj
Top achievements
Rank 1
Pankaj asked on 19 Jul 2012, 08:08 AM
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...????

3 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 19 Jul 2012, 08:18 AM
Hi,

 Have you tried setting the IsSyncronizedWithCurrentItem property of the RadGridView to True?

All the best,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Pankaj
Top achievements
Rank 1
answered on 19 Jul 2012, 08:38 AM
Yes, I have set that property to True in every grid. Row indicator arrow is displayed in some of those and it's not shown in many others.
0
Dimitrina
Telerik team
answered on 19 Jul 2012, 10:31 AM
Hello,

 Unfortunately I was not able to reproduce such a problem testing with the latest binaries. You say that "Row indicator arrow is displayed in some of those and it's not shown in many others." May I ask you what is the difference between some of them and the others?

Kind regards,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Pankaj
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Pankaj
Top achievements
Rank 1
Share this question
or