When you use GridView, there is a small column in the most left. How to remove that column? I think it's like column selector.
Thanks
1 Answer, 1 is accepted
0
Georgi
Telerik team
answered on 10 Jul 2007, 03:37 PM
Hello eriksurya,
This column is the Row Header column. To set its visibility use the GridViewTemplate.ShowRowHeaderColumn property (you can find it in the designer's template settings).
If you have any other questions, please do not hesitate to write back.