I am using data relation in radgrid. Autogenerated column = true
I want ot hide the parent header.
Kindly advise.
I am in hurry !!!
Bharat Rathore
1 Answer, 1 is accepted
0
Tsvetina
Telerik team
answered on 22 Nov 2010, 04:00 PM
Hello Bharat,
You can set a Name property for the table view which you want to hide the header of and then wire the ItemCommand event of RadGrid using the following code: