Data fetching would depend on your backing Collection.

You can use t:dataScroller to limit the dataTable to accessing only a
subset of the data.

I'd love to see a t:liveGridDataTable component like what's available
at this site, but I suspect it's currently outside of my ability to
implement.

http://openrico.org/rico/livegrid.page

On 9/8/05, Dave <[EMAIL PROTECTED]> wrote:
> For a large database table that has millions of records(rows), how is the
> memory managed from backend to <h:dataTable>? all the millions of records
> are in memory? That would crash the system. Is the collection( returned from
> database layer) actually not filled with data until they are requested ? 
> Thanks. Dave
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com

Reply via email to