문제

I wish to sort 3 separate tables that are logically related to each other but kept separate in design for some purpose. I am using sorttable.js for sorting. Can someone guide me on this. Thanks.

도움이 되었습니까?

해결책 2

I have modified the sorttable.js library (version 2) to accomplish my task of sorting multiple tables that are separated by design but related to each other.I have applied the sorting for the first table and other two tables get sorted accordingly.

다른 팁

Just add marked class attribute to the table - class="sortable".

More deitals: http://woork.blogspot.com/2008/02/sort-table-rows-using-ajax.html

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top