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

Grid Indicator

1 Answer 62 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Derek
Top achievements
Rank 1
Derek asked on 05 Dec 2015, 09:41 PM

What is the little > on top left of the grid?

If I add group it is always at the top of the 1st group.

Can we hide it? Its confusing as if this is the current row and not the one selected.

 

1 Answer, 1 is accepted

Sort by
0
Stefan Nenchev
Telerik team
answered on 07 Dec 2015, 12:46 PM
Hello Derek,

There are several approaches that you can take in order to achieve the desired behavior:

1.You can set the RowDetailsVisibilityMode property of the RadGridView to Collapsed or Hidden.

2.Setting the IsSynchronizedWithCurrentItem property to true will change the position of the arrow based on the current item.

3.In order to keep the default look of the RadGridView and remove the indicator, you have to edit the Control Templates of the control. You can find more information on the following articles from our documentation page - RadGridView Styles and Templates and Using Implicit Styles.  

Please update me if the information provided was useful.

Regards,
Stefan Nenchev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
GridView
Asked by
Derek
Top achievements
Rank 1
Answers by
Stefan Nenchev
Telerik team
Share this question
or