| [news.eclipse.platform.swt] Re: Table with paging |
Hi all, I have an application that shows in a Table a quite large amount of data. Till now I let the Table to be "scrollable", but I would like to introduce a sort of paging (for example, the Table shows only 10 rows and then with two buttons NEXT and PREV the user can look at the data) but I am not able to find some help/snippet to do it.
Does anybody have some idea? Does anybody already implemented something like that?
Thanks in advance.
Ivan
-Don