> > Client side table sorting using javascript (like > > http://brainjar.com/dhtml/tablesort/) is a really cool concept > but if > > you have a lot of rows, your browser might get very slow and crash. > > yes thats true, but in most cases so many rows that can crash or > slowdown > browser its not a good idea to be displayed to the user too. > > i have no problem sorting some hundred rows (in IE). > > -- stavros
I must admit I used brainjar's script pretty much "out of the box". I never succeed sorting hundred of rows with a reasonable speed (depends on what you're sorting of course...). But I still like the idea a lot so I would be curious to see how you're doing it. Thanks in advance, Fred --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
