It may depend on the sorting algorithm you are using. If you are using, for example, a bubble sort, then things can slow down quickly as the number of comparisons grows quickly as you increase the number of rows.
>Hey, maybe someone can help me with this advanced topic. I'm doing client >side sorting of tables with dates, numbers, and text and it was working >dandy on my test tables but then I tried to do a big fat one. >Like 600 rows >and 10 entries per row and it slooooowwwws down like bad!! >Anybody done this >and have any tips on speeding it up? DRE ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

