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

RowIndictor Image For Selected Row

2 Answers 26 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Stephen
Top achievements
Rank 1
Stephen asked on 02 Jun 2014, 08:04 PM
I am trying to figure out how to get the little image to show that I see in documentation for the RowIndicatorVisibility field.  I have made it so that this column shows in my grids, but I do not see any symbol in it for the selected row.  When I was searching for how to do this, I came across a couple of pages in the documentation that show what looks like ">" in that column, to show which row is selected.  Could someone please show me how to get that to show?  Also, I am not sure if this has anything to do with it, but we are using the Office Blue Theme.

2 Answers, 1 is accepted

Sort by
0
Accepted
Boris
Telerik team
answered on 03 Jun 2014, 02:53 PM
Hello Stephen,

In order to show the row indicator icon for the selected row you will need to set the IsSynchronizedWithCurrentItem property of the GridView to True.

I hope this helps.

Regards,
Boris Penev
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Stephen
Top achievements
Rank 1
answered on 03 Jun 2014, 06:38 PM
Awesome, thank you!
Tags
GridView
Asked by
Stephen
Top achievements
Rank 1
Answers by
Boris
Telerik team
Stephen
Top achievements
Rank 1
Share this question
or