NatTable is not refreshed correctly [message #989532] |
Thu, 06 December 2012 11:26  |
Eclipse User |
|
|
|
Hello,
I am currently developing an Eclipse RCP application. I have two parts side by side. Both of them feature a NatTable. When I select a cell in on table and click a button, I add a label to that cell. The change is immediately displayed in the table by calling a StructuralRefreshCommand. I have now connected the second table to the first, i. e. when I click the button in one part, both tables should do a StructuralRefreshCommand. Both commands are executed. However, I have to click in the non-active table for the changes to be visible. Under some circumstances I do not need to click into the second table. Are there any other ways of refreshing the table?
For the record: I have also connected both scrollbars. These changes are working either way and are visible immediately.
Kind regards,
Clemens
|
|
|
|
Re: NatTable is not refreshed correctly [message #989715 is a reply to message #989532] |
Fri, 07 December 2012 06:49  |
Eclipse User |
|
|
|
Hi Dirk,
Thank you for your quick help. I was able to fix another bug with your help. My original problem, however, still exists. I have examined the issue a bit deeper. The issue seems to be caused by a faulty SelectionService. I will dig deeper into this one.
Sorry for the hassle.
Kind regards,
Clemens
|
|
|
Powered by
FUDForum. Page generated in 0.27236 seconds