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
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.
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.