I would like to ask you if you know wheter YUI table lets me filter, order by column and paginate the table using AJAX (without refreshing the page) or doing it client-side. I couldn´t take a look to it yet. Sorry.
Yes, all that's possible on the client side with the YUI datatable. I use all the above features. They have some examples for client-side sorting, pagination and XHR. Filtering is performed by via the DataTable's RecordSet API
http://developer.yahoo.com/yui/examples/datatable/index.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]