-
FEATURED COMPONENTS
First time here? Check out the FAQ!
Hi,
I got a Grid with an auxhead and this grid has a fixed height. Is there any way that when user click on "show/hide filters" button and filters are shown, grid recalculates its page size? What I need is that scrolling bars do not appear because grid only would show the number of rows that fit in its space (= fixed heigh - auxhead height).
For instance, in this image the 11th row would not be shown because only 10 rows fit in grid's height:
This is my example:
https://zkfiddle.org/sample/11blnm1/53-Grid-STS
Thank you, Javier
https://zkfiddle.org/sample/11blnm1/54-Grid-STS
does the grid have to be fixed height?
re-render invalidate()
, to recalculate the page size.
https://zkfiddle.org/sample/11blnm1/55-Grid-STS
Asked: 2022-05-17 17:46:21 +0800
Seen: 7 times
Last updated: May 20 '22