I have a non-embedded skin defined on a radgrid but it's not being applied to the detail table gridtableview header. It is being applied to the rows within the gridtableview. Is there a property to set on the gridtableview or detail table to apply the GridHeader_ class the gridtableview header?
1 Answer, 1 is accepted
0
Dimo
Telerik team
answered on 21 Jul 2008, 04:15 PM
Hi Mary,
The header cells inside DetailTableViews have the same CSS class as the header cells of the MasterTableView. IN other words, they should look OK in the default case. Have you set any custom CSS classes to the DetailTableView headers? If not, please send us your custom skin, so that we can take a look at it.