Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » GridTableViewer, Grid and SWT.VIRTUAL
GridTableViewer, Grid and SWT.VIRTUAL [message #62912] Mon, 09 March 2009 16:40
Eclipse UserFriend
Originally posted by: enno.schunternet.de

Hi,

I have two questions regading lazy loading in GridTableViewer / Grid.
First of all, what is the state of SWT.VIRTUAL support in GridTableViewer
as mentionend e.g. in bug #222402
https://bugs.eclipse.org/bugs/show_bug.cgi?id=222402 ?
We may have to display MANY rows in the viewer, which is not
possible currently.

Secondly, when using a virtual grid without viewer you see that the lazy
loading implementation of the grid is not really that lazy. The cause of
this is that on setItemCount a GridItem instance for every row is created.
This was mentioned before e.g. in http://dev.eclipse.org/mhonarc/lists/nebula-dev/msg00536.htm l

So does anybody have a working solution with virtual GridTableViewer?

Thanks,
Enno
Previous Topic:CalendarCombo - Clear date programmatically
Next Topic:GridTableViewer, Grid and SWT.VIRTUAL
Goto Forum:
  


Current Time: Thu Apr 25 12:37:19 GMT 2024

Powered by FUDForum. Page generated in 0.02188 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top