variable columns and a collapsible row grouping
variable columns and a collapsible row grouping
I am looking for examples for an interface I need to build that allows me to show varying numbers of columns per row grouped together into collapsible groups. ie: let's say I am showing all the books in my library in this table. Some books would be in the children section. In that section I want to show 5 columns of data. Other books maybe in the gardening section. I want to show 9 columns of data for the gardening section.
The user would be presented with two rows of data... "children" on row #1 and "gardening" on row #2. Upon expanding one or the other, the rows for that grouping would be shown. Both (or more) groups could be expanded at the same time.
Any suggestions on how best to accomplish this task?
Thanks so much! I love datatables!!!
The user would be presented with two rows of data... "children" on row #1 and "gardening" on row #2. Upon expanding one or the other, the rows for that grouping would be shown. Both (or more) groups could be expanded at the same time.
Any suggestions on how best to accomplish this task?
Thanks so much! I love datatables!!!
This discussion has been closed.
Replies
Allan
Allan