|
Sortable Table
[Toolbox] [Example] [Source] [Documentation] |
|
Description:
A common need is to have a table of results or data in the browser and to let the user sort the columns in the browser without needing to go back to the server each time. This complex script allows that functionality using extensive DHTML.
In older browsers (<4) no sorting will happen, and in Netscape the tables may not contain form elements if you wish them to be sorted.
|