How to use ILazyContentProvider with the Virtual table. [message #461675] |
Tue, 16 January 2007 01:48 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.05113 seconds