This is what I have done:
- Created a Web Project
- Dropped WebSideMenu on the form and set it's align to left
- Dropped TWebPanel and set it's align to client, border color to red, and alignment to left
When run the side menu overlaps the left side of the panel on collapsed and expanded states, and in the popup state panel overlaps the side menu.
I would like to have the menu on left side pushing the panel to the right adjacent to it in collapsed and expanded states and in popup state below the hamburger menu.
I would appreciate guidance to establish the desired behaviour.
Thanks.