views:

71

answers:

4

I am currently using YUI datatable, but it is buggy: http://developer.yahoo.com/yui/datatable/

Is there another similar plugin that can do this , in JQuery?

A: 

jQuery Flexigrid.

See also jQuery Grid Recommendations.

cletus
Wow, can't believe I missed this!
Gurdas Nijor
A: 

I would take a look at jqGrid for this. I haven't used YUI that much for this, but based on demo comparison, seems to be the best match around.

Nick Craver
A: 

I've been a big fan of tablesorter:

http://tablesorter.com/docs/

It's pretty simple, but easy to extend.

Gurdas Nijor
A: 

Yes: TableSorter. Much better than YUI (and easier to use).

Alex Reisner