| [news.eclipse.platform.swt] Re: TableViewer with 1000 of lines |
I want to use a TableViewer class but i have to display 1000 of rows (it is the resultset of an select statement on a database). Naturally I don't want to return all rows at once, but only the displayed ones. Has anyone already a solution for this problem?
Thanks leonhard