Applying sorting to tables with more than one row of elements

Applying sorting to tables with more than one row of elements

cloudstephcloudsteph Posts: 1Questions: 0Answers: 0
edited June 2011 in General
I have a complex table that requires sorting of data within multiple TBODY groupings. I haven't yet been able to achieve this with DataTables and wondering if someone can point me in the right direction.

The following is a screengrab of what my table looks like, sorting needs to happen on the header rows that contain the text 'My Equity' and apply only to rows directly below:

http://screencast.com/t/tjhYZnBT

Replies

  • allanallan Posts: 63,523Questions: 1Answers: 10,473 Site admin
    Multiple tbody elements is not something that DataTables supports yet. It is on the plan for future versions, but not yet I'm afraid - sorry.

    Allan
This discussion has been closed.