views:

31

answers:

1

Hello,

I'm trying to find a html (or maybe flash) table template with rich ui features. I googled it, but couldn't find something that has a rich ui, also looked through jquery, still no luck. Before going any deeper search, I believe someone may have suggestions for me.

Thanks.

A: 

If you're looking for tables with lots of features you might want to take a look at ExtJS Grids (You have to click on Grids section to take a look at the demos).

jQuery has the TableSorter plugin but that is a simpler option.

sirhc