Is it possible to add an empty group to the DataTable?
Is it possible to add an empty group to the DataTable?
zhovtyj
Posts: 1Questions: 1Answers: 0
I'm using rowGroup extension and I want to show empty groups in my table. Is it possible?
This discussion has been closed.
Answers
Is this what you are looking for?
http://live.datatables.net/mamoseki/1/edit
You may want to use
rowGroup.emptyDataGroup
to adjust what is displayed.Kevin