Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
340
How to add Main Menu Tab and Its Sub Menu Tab Using XAMDoack Manager?
posted

Hi,

  We are using XAMDock Manager and we want to Add Main Tab Like Header Main Tab and with in that Main Tab upper Side we want to add Its Sub Tab.

  Like: Vehicle Main Tab and its Sub Tab: Car,Bike..etc..

 Please help us your help will be appreciate.

Thanks

  • 16495
    Offline posted

    Hello Piyu,

     

    Thank you for your post.

     

    I have been looking into your question and it seems that currently our XamDockManager does not provide build in this functionality.  What I can suggest is to use nested XamDockManager in order to achieve similar behavior. You can create global XamDockManager with ContentPane.   You can use it for your  Vehicle type, so in this ContentPane you can insert other XamDockManager for your sub items(Car,Bike and etc). I have prepared small project in order to show you how you can implement this approach.

     

    Please let me know if you require any further assistance regarding this matter.   

    MainAdnSubTabs.zip