Nested Table with Fixed Columns
Nested Table with Fixed Columns
Hello there,
I was just wondering if anybody has managed to get a nested table to work with fixed columns that match the parent table. Essentially I need to get a summary row that can be expanded to show the detail rows. Both tables have the same columns and ideally the scrolling could be handled by the scroller of the parent table.
Hopefully somebody has managed to get this working.
TTFN
Ben
PS. Very nice control btw.
I was just wondering if anybody has managed to get a nested table to work with fixed columns that match the parent table. Essentially I need to get a summary row that can be expanded to show the detail rows. Both tables have the same columns and ideally the scrolling could be handled by the scroller of the parent table.
Hopefully somebody has managed to get this working.
TTFN
Ben
PS. Very nice control btw.
This discussion has been closed.
Replies
Allan
Thanks for an extremely quick response.
Would I need to call fnUpdate on the datatable and the fixedcolumns essentially adding half of the cells to each? Or just call it on the fixed columns?
Many thanks
Ben
Allan