Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Toolbar > Multi-Level Menus from the RadToolBarDropDown
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered Multi-Level Menus from the RadToolBarDropDown

Feed from this thread
  • Resource Development avatar

    Posted on Aug 10, 2010 (permalink)

    We're looking to implement the RadToolbar as a primary UI Interface, and everything works great save for the fact that we sometimes have Drop Down menu items that need submenus.  We know you can't have a RadToolBarDropDown as a button within a RadToolBarDropDown, so that's out, and while we can get that type of functionality with the RadMenu, we then lose the ability to specify validation and validation groups on individual buttons in the toolbar.  We've tried using a RadToolBarButton with an ItemTemplate containing a RadMenu, but our problem with that is that it places the radMenu in a outlined box, so it loses the look of the other tool bar buttons.

    Essentially, Is there a way to accomplish this in one of the following ways:

    a) use a RadMenu in a RadToolbarButton ItemTemplate, but lose the outline styling around it and instead have it appear like any other toolbar button?

    b) Use the RadToolBarDropDown button but have it pop up a menu (maybe a RadContextMenu?) instead of it's normal drop down in the same location that would have appeared?


    Were open to other suggestions as well.

    Thanks


  • Resource Development avatar

    Posted on Aug 10, 2010 (permalink)

    Oops, Posted this in the ASP.NET.  This is in regards to the Ajax Toolbar, so I'm posting that question there.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Toolbar > Multi-Level Menus from the RadToolBarDropDown