Hi,

I have a Jewel DataGrid that I'm trying to load many rows.
The current DataGrid cannot handle this.
So, I checked VirtualList and VirtualComboBox.
On another thread, Carlos mentions about issues on this two.
I didn't see iet, any errors.

Question 1:
To move forward I need to implement Jewel VirtualDataGrid, however I
checked VirtualList (also VirtualComboBox) to learn from them and I saw
just an empty class that extends from List.
This is done by css or something else ?

Question 2:
Shouldn't be better to have a VirtualData bead for any "list" bread.
Seems a duplicating.
We have a similar situation in past with Flex with DataGrid and
AdvancedDataGrid.

Reply via email to