Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to use ILazyContentProvider with the Virtual table.
How to use ILazyContentProvider with the Virtual table. [message #461675] Tue, 16 January 2007 06:48
Rohit Khariwal is currently offline Rohit KhariwalFriend
Messages: 114
Registered: July 2009
Senior Member
Hi all,
I have performance issue using the TableViewer for my table.At present i am using Structured but in our table there is a requirement that record size may go up to 1,00,000.

I read about ILazyContentProvider.I found some snippet which explains the use of this with standard Table.How to make use of this with content provider with Jface viewer.Also in our case user may insert a row or delete a row in these condition can i use ILazyContentProvider along with StructuredContentProvider since i can't set the item count initially.

We have decided that these 1,00,000 records, we fetch in blocks, in order to avoid performence issue.

Can any one help me in giving me the right solution for my problem.

with regards
Rohit
Previous Topic:my feature can't be disable
Next Topic:Status Line Update
Goto Forum:
  


Current Time: Fri Apr 26 22:33:43 GMT 2024

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

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

Back to the top