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

RadGridView for WinForms - Hide Row Indicator

3 Answers 353 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Seth
Top achievements
Rank 1
Seth asked on 21 Aug 2009, 04:09 PM
Is there a property I am missing to hide the Row Indicator?  This occupies a lot of space that I would rather not have.

Thanks

3 Answers, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 24 Aug 2009, 08:51 AM
Hello Seth,

Thank you for contacting us. Please refer to this forum thread. Do not hesitate to write me back if you have further questions.

Regards,
Nick
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Seth
Top achievements
Rank 1
answered on 25 Aug 2009, 03:23 PM
So what property would I change then to hide that whole column?
0
Julian Benkov
Telerik team
answered on 27 Aug 2009, 04:18 PM
Hello Seth,

You can use the code below:

 this.radGridView1.MasterGridViewTemplate.ShowRowHeaderColumn = false


Sincerely yours,
Julian Benkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Seth
Top achievements
Rank 1
Answers by
Nick
Telerik team
Seth
Top achievements
Rank 1
Julian Benkov
Telerik team
Share this question
or