5 ms·
This was a huge point for me when using the old tablesorter script. They had a plugin called StaticRow that would allow you to add the "static" class to a tr ta
by afontaine 13y ago
This was a huge point for me when using the old tablesorter script. They had a plugin called StaticRow that would allow you to add the "static" class to a tr tag and it didn't change when sorting. Did you guys implement that too?
- zackbloom 13y agoThis library supports that if your static row is the header (uses th tags).