[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Virtual TableViewer with sort and filter options sample

Hello,

I'm implementing a TableViewer that has a ILazyContentProvider that i had implemented. Now i need to add sort capabilities to my TableViewer.

In some forum i read that:

"...Currently only TableViewer (since 3.3) with the VIRTUAL-Bit and a normal content provider can do sorting and filtering..."

I ask if this is true, and if it is, then can anyone point me a sample or some kind of tutorial explaining how this is done.

Thanks

Nuno