Hi,
Want to create a sidebar using igx-nav-drawer, first one will have a igxDrawerMini with icons. after opening the first drawer with list, on clicking on the menu item, second nav drawer should open having a treeview menu.
Below is the reference image which need to be achieve.
Hello Sajid,
Thank you for contacting Infragistics Support!
I believe you will find the following sample I have prepared for you very helpful. As you can observe using a recursive ng-templates and appropriate route navigation structure it is possible to implement what you're trying to achieve. However this functionality is not provided out of the box and has to be implemented on application level, which is beyond the scope of Infragistics Support.
Having this in mind, we will not update the provided sample with any additional implementation but you can feel free to ask questions regarding the current approach.
Looking forward to hearing from you.
Regards,
Malin Hadzhiev
Entry Level Software Developer
Infragistics
Hi Malin,
Thanks for the support, for creating the treeview menu in igx-nav-drawer.
i need 2 igx-nav-drawer in one page only. when i open the first igx-nav-drawer, and when click on the menu-item which should open the second igx-nav-drawer with the tree-view menu.
Is it possible to have two igx-nav-drawer in one page.
Regards
Sajid Khan.