Table built-in checkable column vs. export form data [message #1834061] |
Sat, 31 October 2020 16:16  |
Eclipse User |
|
|
|
Hi,
In my Scout 9 application I use hierarchical table with checkable column (built-in = getConfiguredCheckable() -> true - not my own column).
How to read only selected columns in the server module, after receiving data from a form with such a table?
|
|
|
|
Re: Table built-in checkable column vs. export form data [message #1835259 is a reply to message #1834123] |
Sat, 28 November 2020 04:43  |
Eclipse User |
|
|
|
Hi,
The idea of using getConfiguredCheckableColumn() did the job.
But I can see one significant visual difference.
The native checkable column is always displayed first, BEFORE the expanding hierarchy tree icons column. This is good solution.
However, using getConfiguredCheckableColumn() causes my own BooleanColumn display AFTER these icons, which is not good.
My other text column, where I would like the tree expand icons to be displayed, go to the right and no longer have these icons.
Can it be changed somehow?
|
|
|
Powered by
FUDForum. Page generated in 0.05300 seconds