L
Luqman
I have used menu control of VB.net 2005, and its opening like this :-
Menu1>SubMenu1>SubSubMenu1
While I need this to display in a Hierarchy :-
Menu1
SubMenu1
SubSubMenu1
Is it possible or I have to use TreeView control in Asp.Net ?
Best Regards,
Luqman
Menu1>SubMenu1>SubSubMenu1
While I need this to display in a Hierarchy :-
Menu1
SubMenu1
SubSubMenu1
Is it possible or I have to use TreeView control in Asp.Net ?
Best Regards,
Luqman