[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Huge table, records, scrolling, etc.

Thanks Grant (again),

that was exactly what I needed. But what if I immediately want to go to the 
last record (and maybe back again to the first one) what is typical for 
database applications?
Normally in any database application there are several buttons to move 
within the database records. Such as:

1 record forward
1 record back
Jump to 1st record
Jump to last record

How can I achieve this using the VIRTUAL table?

Thanks again for further information,

best regards,

Mr. Burns