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

How can I hide the Select Column?

3 Answers 48 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Todd Davis
Top achievements
Rank 1
Todd Davis asked on 06 Apr 2010, 08:35 PM
I have CanUserSelect=False, and selection is done using checkboxes, so I want to hide the selection column as it is sitting there doing nothing but taking up space. I can't seem to figure out what triggers that however?

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 07 Apr 2010, 06:25 AM
Hello Todd,

You can set IsVisible to false to any grid column.

All the best,
Vlad
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items.
0
Todd Davis
Top achievements
Rank 1
answered on 07 Apr 2010, 03:52 PM
How do I reference it? It is not a data column, it is drawn on its own. Please see this image for a clearer idea of what I'm taking about. I want to remove the area where the red arrow is:
http://screencast.com/t/NjZjNjYzOWIt



0
Accepted
Vlad
Telerik team
answered on 07 Apr 2010, 04:06 PM
Hi,

This is the grid row indicator - you can set RowIndicatorVisibilty to Collapsed.

Sincerely yours,
Vlad
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
Todd Davis
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Todd Davis
Top achievements
Rank 1
Share this question
or