Displaying 1 result from an estimated 1 matches for "multisort".
Did you mean:
multiport
2005 Sep 14
13
table sorting/manipulation library?
...str.split(/\D/);
//assume we''re in MM/DD/YYYY format
return (dateSplit[2] * 10000)
+ (dateSplit[0] * 100)
+ (str[1] * 1);
}
];
</script>
----------------------
That''s it. Our table now correctly sorts by clicking on the table headers.
If you want, add "multisort" to the table''s class, and you get the
equivalent of multiple "ORDER BY" arguments to an SQL statement.
Is there interest around in a library like this?
-Felipe Gasper
Cincinnati, OH
--
Felipe M. L. Gasper, conductor/singer
http://felipegasper.com
Judge ideas, not peopl...