You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have sortable enabled for a table like this one, the sorting works only for the top-level headers ("Mars" and "Venus")
Is there any way to make it sort by the second level ("Produced", "Sold")?
The code that I have been experimenting with would be
Unfortunately, sorttable doesn't understand two-level headers at the moment. It would be possible to do so with some custom enhancements (drop me an email if that would be useful), and it's something I'd like to address in sorttable v3, but for the moment it's not supported.
Hi,
When I have sortable enabled for a table like this one, the sorting works only for the top-level headers ("Mars" and "Venus")
![image](https://user-images.githubusercontent.com/1583023/68311128-0913ff80-00a9-11ea-8f60-5c6ee1551241.png)
Is there any way to make it sort by the second level ("Produced", "Sold")?
The code that I have been experimenting with would be
Best regards,
Albert.
The text was updated successfully, but these errors were encountered: