creating dynamically menus...
-
hi, i am new in asp.net.. so dont know how to create dynamic menu. i want to create dynamic menu and after clicking on that menu i want to show sub menu. means home,customer,supplier these are menu and after clicking on customer i should show submenu in drop down manner add customer,delete customer..etc. so please, help me...
-
hi, i am new in asp.net.. so dont know how to create dynamic menu. i want to create dynamic menu and after clicking on that menu i want to show sub menu. means home,customer,supplier these are menu and after clicking on customer i should show submenu in drop down manner add customer,delete customer..etc. so please, help me...
You might be looking for Asp.net Menu Control. Just google it, you will find out how you can use it in your code. Its easy. :)
Anurag Gandhi. http://www.gandhisoft.com Life is a computer program and every one is the programmer of his own life.
-
hi, i am new in asp.net.. so dont know how to create dynamic menu. i want to create dynamic menu and after clicking on that menu i want to show sub menu. means home,customer,supplier these are menu and after clicking on customer i should show submenu in drop down manner add customer,delete customer..etc. so please, help me...
U can Create Dynamic menu COntrol using 2 ways 1)Site Path Manager Menu Control Selected Item Color Change Depending on Selection [^] 2)Using Database..! http://aspalliance.com/822_Building_a_Database_Driven_Hierarchical_Menu_using_ASPNET_20[^] For Both..! Populating Menu Control in ASP.NET 2.0 - using different data sources[^] Hope it may help..! If u Have further queries feel free to ask..! All the Best..!:thumbsup::cool:
LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.
-
hi, i am new in asp.net.. so dont know how to create dynamic menu. i want to create dynamic menu and after clicking on that menu i want to show sub menu. means home,customer,supplier these are menu and after clicking on customer i should show submenu in drop down manner add customer,delete customer..etc. so please, help me...
Try this links..! http://aspalliance.com/822_Building_a_Database_Driven_Hierarchical_Menu_using_ASPNET_20[^] http://www.eggheadcafe.com/articles/20050531.asp[^] http://www.aspnettutorials.com/tutorials/controls/sqldb-driven-menu-vb.aspx[^] http://blogs.techrepublic.com.com/programming-and-development/?p=479[^]
LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.