Hi,
I have a GridView master table and several detail tables. I have allready solved with your help selectable showing and hiding of particullar detail views.
I'd like to have these details aligned with their expand columns. Origially, RadGrid inserts for a detail a new table row, with first empty TD column, which takes care of aligning with the second master table column. If I modify source code in Explorer this TD with colspan=3, I can align the detail as I need. I there any way, how to do it programmatically?
Thanks
Michal
I have a GridView master table and several detail tables. I have allready solved with your help selectable showing and hiding of particullar detail views.
I'd like to have these details aligned with their expand columns. Origially, RadGrid inserts for a detail a new table row, with first empty TD column, which takes care of aligning with the second master table column. If I modify source code in Explorer this TD with colspan=3, I can align the detail as I need. I there any way, how to do it programmatically?
Thanks
Michal