Filterrow does not reveal full cell on edit [message #1725299] |
Wed, 02 March 2016 05:48  |
Eclipse User |
|
|
|
Hi alle,
I've got a problem with the filter row. Unlike in body cells the filter row does not reveal the complete cell if the user activates the cell editor.
Is it possible to achieve the same behavior as the cells in the body region have? That means if the cell is partly visible and the user edits the cell, the complete editor should be visible and therefore the complete cell should be visible.
I guess that's because the filterrow is not connected with the SelectionLayer as mentioned in this post https://www.eclipse.org/forums/index.php/t/620975/
I've tried to come up with a solution using org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer.moveColumnPositionIntoViewport(int scrollableColumnPosition) but it's not working correctly.
Best regards
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02820 seconds