Page 1 of 1
How to insert a CSSMenu into FlexGrid nav cell?
Posted: Tue May 25, 2021 9:28 am
by PeterPanino
On my index page, I have placed a CSSMenu and a FlexGrid (1 column, header-nav-main-sidebar-footer).
How can I insert the CSSMenu into the nav cell of the FlexGrid?
Re: How to insert a CSSMenu into FlexGrid nav cell?
Posted: Tue May 25, 2021 11:25 am
by crispy68
Drag it into the grid.
Re: How to insert a CSSMenu into FlexGrid nav cell?
Posted: Tue May 25, 2021 4:12 pm
by PeterPanino
I had tried that, but always when I tried to click on the CSSMenu the FlexGrid was selected.
Now I have enlarged the CSSMenu and then I was able to drag it outside of the FlexGrid and then drag the CSSMenu from outside to the FlexGrid.
Very cumbersome and complicated. IMO there should be a better way to place controls into containers. The Delphi IDE for example has a Structure Panel where it is very easy to visually assign controls to containers by using the mouse.
Re: How to insert a CSSMenu into FlexGrid nav cell?
Posted: Tue May 25, 2021 5:08 pm
by Pablo
It is difficult to help you without seeing what you have done.
If you need further assistance new please share a demo project.
Re: How to insert a CSSMenu into FlexGrid nav cell?
Posted: Tue May 25, 2021 7:53 pm
by PeterPanino
I will do that. Thank you for offering this possibility.
Re: How to insert a CSSMenu into FlexGrid nav cell?
Posted: Tue May 25, 2021 10:30 pm
by crispy68
Yes, please provide a demo. I have tested adding a css menu to a flexgrid and have no issues in selecting the menu to move or edit. Are you sure the menu is inside the flexgrid and not behind it?