Hello.
I need some help with the class 'com.ibm.rcp.swt.swidgets.table.STable':
I want to use the STable class to display values from a relational database with about 100,000 entries.
And I want to do it with asynchronous data loading described in the article 'Introducing the IBM Lotus Expeditor STable control widget' (Link:
http://www.ibm.com/developerworks/lotus/documentation/expeditor/d-ls-controlwidget/index.html ).
Does anyone have a starting point or example how it could be implemented?
Thanks
Alex