Styling with scroll able NatTable [message #1058214] |
Mon, 13 May 2013 05:01  |
Eclipse User |
|
|
|
Hello,
I am trying to add to add styling to some cells.
And for that I used ImagePainter and set the configuration.
The row count in NatTable is relatively higher, so a vertical scroll gets added to NatTable automatically.
Implementing IConfigLabelAccumulator in my class I have added labels to cells depending on row count and column count. ( Method : accumulateConfigLabels())
This styling works perfect if I do not scroll the NatTable.
But when I scroll , the styling do not move. And I realized that, after scrolling the row position and column position do not change, only bodylayer moves.
So how can implement my requirement.
Am I missing out some thing?
Thanking you in advance.
--
Nikhil
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08134 seconds