I have an issue - and I'm curious on the best way to fix.
I have a radMenu in a radSplitter. The splitter has SlidingPanes on the right side - and, by defaut, when the slidingpanes expand the menu appears on top. If I change the sliding pane z index so it appears on top - this is corrected but when the menu dropdowns expand and the sliding pane is "docked" on the side - the menu dropdown is partially hidden if it expans to the right.
Basically I need to set the radMenu to one z-index and the dropdown to another (I think.)
How should this be handled.
I have a radMenu in a radSplitter. The splitter has SlidingPanes on the right side - and, by defaut, when the slidingpanes expand the menu appears on top. If I change the sliding pane z index so it appears on top - this is corrected but when the menu dropdowns expand and the sliding pane is "docked" on the side - the menu dropdown is partially hidden if it expans to the right.
Basically I need to set the radMenu to one z-index and the dropdown to another (I think.)
How should this be handled.