[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: refresh a table viewer

Alexandre Jaquet wrote:
Hi,

I've a table viewer inside a view and I could not refresh it once a user select another item from a drop down list

what is the trick ?

Have you tried calling one of the various forms of refresh()? They are declared in StructuredViewer, inherited by TableViewer.


Hope this helps,
	Eric