Hi Isomorphic,
We are creating a Cube layout similar to the Advanced Cube sample in the showcase.
What we have, is a similar VLayout, where cube uses the bottom half of the Layout.
Once the cube is expanded, the CubeGrid gets Vertical ScrollBars, however, it clips and does not extend beyond the VLayout height.
I tried playing with the Overflow, but to no avail.
What I would like is a that when the cube is expanded, a Vertical scrollbar should appear in the parent VLayout so that the user can scroll down to basically hide the top half of the non-CubeGrid component.
Any way to achieve this?
--
Thanks,
Pankaj
We are creating a Cube layout similar to the Advanced Cube sample in the showcase.
What we have, is a similar VLayout, where cube uses the bottom half of the Layout.
Once the cube is expanded, the CubeGrid gets Vertical ScrollBars, however, it clips and does not extend beyond the VLayout height.
I tried playing with the Overflow, but to no avail.
What I would like is a that when the cube is expanded, a Vertical scrollbar should appear in the parent VLayout so that the user can scroll down to basically hide the top half of the non-CubeGrid component.
Any way to achieve this?
--
Thanks,
Pankaj
Comment