Autoresize the grid according to screen resolution (height)

Hello,

I am searching a way which permits to resize the height of a grid according to the user screen resolution.

Thanks your for your help.

Vinou

Try to set grid container height in percents

Thanks you. However, It does’nt work. I have the topbar but not the part where are shown the data. In fact, i have put the height of the div which contains the grid to : 100%. And when the user clicks on the button for loading the data, it does’nt change, data don’t appear.

Check if you have defined height for grid parent container. If grid parent container is not defined, its 0, 100% from 0 will be 0.