Order data in table by header
Web Development
2
Posts
1
Posters
0
Views
1
Watching
-
Hello World!, I want to order the data of each column in a table when clic on the header of the column. I try with: http://www.glendinning.org/webbuilder/sortTable/ but have problem with the data type int and string. gangeles
-
Hello World!, I want to order the data of each column in a table when clic on the header of the column. I try with: http://www.glendinning.org/webbuilder/sortTable/ but have problem with the data type int and string. gangeles
Thank you, I find an better example: http://www.kryogenix.org/code/browser/sorttable gangeles