Re: Displaying entries of an CellList lazily?

2011-06-22 Thread zeroconf
On Jun 21, 5:33 pm, Juan Pablo Gardella wrote: > Read this > thread Thanks for the pointer but unfortunately no solution is given there and this does not describe my use case. The contents in my example is just a set of st

Re: Displaying entries of an CellList lazily?

2011-06-21 Thread Juan Pablo Gardella
Read this thread 2011/6/21 zeroconf > Dear GWT devs, > > I would like to display entries of a CellList in a lazy manner, > similar to the Table Widgets of SWT. That is, the data is not > populated bef

Displaying entries of an CellList lazily?

2011-06-21 Thread zeroconf
Dear GWT devs, I would like to display entries of a CellList in a lazy manner, similar to the Table Widgets of SWT. That is, the data is not populated before its row is displayed. Unfortunately, I didn't figured out how this can be done with the CellList or CellTable. The list contains about 1