Yes. You can use the myfaces datatable, datascroller (for paging) and commandsortheader (for sorting) components from tomahawk. Take a look into the examples. myfaces sandbox also have a datatable which uses ajax to update the content of the data.
2005/9/26, Dave Brondsema <[EMAIL PROTECTED]>: > > I'd like a dataTable that does sorting and paging. All I can find are > Oracle's ADF table components [1], WebGalileo's table [2] and Otrix's > WebGrid [3]. ADF has a lot to set up just to use one component. And > WebGalileo and Ortix components are a little expensive. Although they > both support data loading via AJAX which is very nice. > > Are there any other options? > > Thanks, > Dave > > [1] > http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/exchange/jsf/doc/tagdoc/core/imageIndex.html > [2] http://www.jscape.com/webgalileofaces/table.html > [3] http://www.otrix.com/products/webgrid/ > > -- > Dave Brondsema > Software Developer > Cornerstone University > > > -- Mathias

