The edit and delete do not have header text. How can i have header text for the edit and delete column? Thanks
0
Accepted
Sebastian
Telerik team
answered on 15 May 2008, 02:11 PM
Hello Lui,
You merely need to set the HeaderText property for the GridEditCommandColumn/GridButtonColumn with CommandName = "Delete". Thus it will be displayed in the corresponding column header.