how i create dynamic menu using datalist control without menu control in asp.net c#.
Hi varun.p,
Instead of using DataList use Repeater control to display menu and submenu.
Refer the below link.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.