Is it possible to fulfill all these requirements?
- grid height should be fixed regardless of the number of records;
- the right space after the last columns will never be displayed;
- If the number of records is greater than the grid height, a vertical scroll bar is displayed;
- the horizontal scroll bar will never be displayed;
- when possible, the height can be adapted so as not to have “half” the displayed record at the bottom of the grid.
- with scroll = true
... and regardless of the number of grids on the OUF screen!
PS: Oleg, of course, answers ...
source
share