标签: jquery tablesorter
我有一个表,其中某些行有一个“父”类,有些行有一个“子”类。 “子”行始终显示在“父”下,您可以切换其可见性。我想要做的是使用tablesorter根据他们的“上次编辑日期”列对仅父行进行排序,此时儿童的“上次编辑日期”列也正在排序并弄乱了排序
答案 0 :(得分:4)
在此处查看类似问题的答案:
Getting jQuery tablesorter to work with hidden/grouped table rows
答案提供以下链接:
http://www.pengoworks.com/workshop/jquery/tablesorter/tablesorter.htm