dynamic colums in TableViewer/Table [message #452239] |
Tue, 15 March 2005 09:47  |
Eclipse User |
|
|
|
Hi there,
I have the problem that one single table view should be able to cope with
different structures, depending on some other selection.
As TableViewer's table seems to be unreachable, I tried to dispose the
current TableViewer within my ViewPart and creating it again if I get an
selectionChanged-Event from some other view that defines the entity I have
to show. Unfortunately my table is not refreshed until I resize the view
by hand. Update/Refresh, ... did not help.
Any suggestions?
Best Regards
Darius
|
|
|
Re: dynamic colums in TableViewer/Table [message #452315 is a reply to message #452239] |
Thu, 17 March 2005 09:35  |
Eclipse User |
|
|
|
You may get more response if you ask this on the eclipse.platform newsgroup,
since that is where jface lives.
Grant
"Darius Schier" <d.schier@orthagis.de> wrote in message
news:d16shl$ved$1@www.eclipse.org...
> Hi there,
> I have the problem that one single table view should be able to cope with
> different structures, depending on some other selection.
> As TableViewer's table seems to be unreachable, I tried to dispose the
> current TableViewer within my ViewPart and creating it again if I get an
> selectionChanged-Event from some other view that defines the entity I have
> to show. Unfortunately my table is not refreshed until I resize the view
> by hand. Update/Refresh, ... did not help.
>
> Any suggestions?
>
> Best Regards
> Darius
>
|
|
|
Powered by
FUDForum. Page generated in 0.06125 seconds