This could be a simple problem.. but we are facing this issue.
We have a form and grid both on a page. We would like to have the form take up 40% of the space and grid 60% of the space vertically on the window.
Form comes up with all the controls but grid just shows the header or some times just a line. When the grid height is set to some value, the grid shows properly but on higher resolution monitors, the grid appears too small.
Even with settings components in VLayout, the grid does not appear at all. We like minimum empty rows to be shown filling the entire view.
Thanks
Raj
We have a form and grid both on a page. We would like to have the form take up 40% of the space and grid 60% of the space vertically on the window.
Form comes up with all the controls but grid just shows the header or some times just a line. When the grid height is set to some value, the grid shows properly but on higher resolution monitors, the grid appears too small.
Even with settings components in VLayout, the grid does not appear at all. We like minimum empty rows to be shown filling the entire view.
Thanks
Raj
Comment