TableSorter Plug-In
TableSorter Plug-In
I am using the TableSorter Plug-In (
http://tablesorter.com/docs/#Support) and have one issues I cannot figure out. When I enter search criteria that does not show any data the table is displayed with not data, but when in debug mode I get the following javascript error.
Line: 251
Error: '0.length' is null or not an object
So it appears that this plug-in does not handle the table not having any data in it. Has anyone come up with a good work around for this issue?
Any help would be appreciated.