Hi,

I have a column I want to use tablesorter to act on. It's a time column,
where the times are in the format mm:ss.tenths, e.g. (10:12.2, 15:12.2).
Times of under 10 minutes are 7:12.4, 9:12.5. Tablesorter deals with these
by sorting them, in ascending order, as 10:12.2, 15:12.2, 7:12.4, 9:12.5. 

How do I get it to treat them as purely numeric. Do I need to create an
additional parsing rule for this column. If so, what would it look like?

Thanks,

David
-- 
View this message in context: 
http://www.nabble.com/Tablesorter-parsing-question-tp16300427s27240p16300427.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to