Sidemenu with responsive grid

Please see attached screen capture.

How do I set the various parameters to get all the components to scale and be responsive.

I could not upload a video so I have done some screenshots showing the responsivegrid not showing correctly.
I added the anchored panel from the anchor sample and this behaves ok.

Also the responsivegrid & anchored panel do
side1.zip (12.3 KB)
not show at first I have to resize the browser window








Sorry just noticed in wrong place. How do I move it.

I have a test bootstrap app a sidemenu and a pagecontrol. When I click on the page control it disappears.

Not sure if it is anything to do with my issue above.
Unit1.zip (52.1 KB)

Hi,

The WebPageControl is associated with "Item 1" in the TWebSideMenu. So the WebPageControl1 will only be displayed when that item is selected.

The project you provided related to the responsive grid issue contains a lot of unrelated components, connections, etc.

Can you please try to isolate the issue with the responsive grid in a sample project so I can further investigate this?

Hi Bart

The 2nd example is a simple example.
When run and I click on item1 it shows the tab control incorrectly. When I click on another tab it disappears.