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

How to Hide Row Headers(First column)

2 Answers 896 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Grr
Top achievements
Rank 1
Grr asked on 06 Dec 2010, 03:38 PM
I am trying see some property like RowHeaderVisible or ShowRowHeaders. I dont see them Any help?
Note I am not talking about the header on the top but to hide the first grey color column where one can put some numbers if they want and also has a marker to say which row is selected.

Regards,

2 Answers, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 06 Dec 2010, 04:19 PM
Hello Giri,


Actually, this is not a column, it look likes but it is not. These cells are rowindicators of each row and setting RowIndicatorVisibility property of RadGridView to Collapsed will resolve the issue.

Kind regards,
Vanya Pavlova
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
0
Grr
Top achievements
Rank 1
answered on 06 Dec 2010, 04:26 PM
That does it..Thanks
Tags
GridView
Asked by
Grr
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Grr
Top achievements
Rank 1
Share this question
or