Dear friends,
Im developing ecommerce website and i want to add category menu to my
website. This category menu should have 2 levels for sub categories as well. I
tried navigation controls in ASP.net. But still i cant understand how to create
the navigation menu in order to integrate with back office. I understand that i
can do this with XML file, But if i want to add new products categories or
remove categories, XML file should update automatically according to that. I don't
understand how to do that. In brief all i want is create category menu with
subcategories and i want to control this from my back office.
i read this tutorial http://www.asp.net/web-forms/tutorials/tailspin-spyworks-part-3 But it doesnt shows subcategory menus.
Im new to asp.net. so please explain me what is the simplest way to create
such menu,
View Complete Post