Custom IConfigLabelAccumulator gets same row positions even after scrolling the table [message #1011020] |
Mon, 18 February 2013 12:25  |
Eclipse User |
|
|
|
Hello,
I've added a custom IConfigLabelAccumulator to my row header layer. This accumulator calculates if the row values are valid, and sets a label accordingly.
When I use it in a table that some of its line are not visible (due to large number of rows), I see that the rows that are sent to my accumulator are only the visible ones. OK so far.
However, when I scroll down the table, my accumulator keeps getting the rows that were visible at first, and not the currently visible rows. The table itself is painted perfectly with all the newly visible values and headers.
Does anyone has an idea what's going on?
Thanks,
Arye
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03557 seconds