| [news.eclipse.platform.swt] Re: Which table widget to use? |
Hi,
it kind of depends on what you need. If you are looking for a fully custom drawn table with separatione of data and viewstate (thus allowing more than one table with different sortings, filters etc. on one data model) you might want to look at the JaretTable (http://www.jaret.de).
/Johan