This is a migrated thread and some comments may be shown as answers.

[Solved] Menu used with MVC Splitter

1 Answer 104 Views
Menu
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Chris Williams
Top achievements
Rank 1
Chris Williams asked on 18 Jul 2011, 06:58 PM
I'm using the menu as a sort of toolbar in conjunction with the MVC Splitter.  Mostly the toolbar/menu is a one-level series of images and text, but I do use a hierarchical menu in a couple of cases, as shown in the attached screen shot.  However, when I click a hierarchical menu item to see the available children, the splitter blocks off the display of the child menu since the splitter pane is set to not resize.

What I'd like to see happen is for the menu drop down to appear over the MVC splitter bar, sort of like if it had a higher z-index.  I'm guessing that this could be done through tweaking the css, but I've not yet been successful in making this happen.

Could you make any suggestions in how to change the CSS to enable this?

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 19 Jul 2011, 07:53 AM
Hello Chris,

You should also set overflow: visible;  through the pane HtmlAttributes, as explained in the following forum thread.

All the best,
Alex Gyoshev
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
Menu
Asked by
Chris Williams
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or