Is there an easy way to hide the row selector column in a grid?
And hide the row selector column in a group?
2 Answers, 1 is accepted
0
Accepted
Milan
Telerik team
answered on 24 Aug 2010, 07:20 AM
Hi TWT,
Setting RowIndicatorVisibility property to Collapsed will hide that column.
All the best,
Milan
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
Thanks
I kept looking for a property that had "Show" in it to match the other Show properties. Then I tried to hide it by modifying the template.
This is much easier