how to use menucontrol please help me out???
-
hi to all, i am new in asp.net so i need some help from you all. i have created menus using menucontrol, this menu control is on Index.apsx page of masterpage. when i click on any menu it will show me the related aspx page, e.g :- if i click on "Add new hotel" it will show me the Hotelentry.aspx page, but the menus will get disappeared because the menucontrol is on index.aspx not on master page.If i took menucontrol on masterpage it shows error that the menucontrol should be within Form tag. i haven't used Form on masterpage i have used form in content pages of that masterpage. if i use "form" in masterpage, i can't use that "form" again in content aspx pages. so please give me solution on this. actualy i want if user select any menu, the related aspx page will get displayed but the menus should also remains as it is... please help me
-
hi to all, i am new in asp.net so i need some help from you all. i have created menus using menucontrol, this menu control is on Index.apsx page of masterpage. when i click on any menu it will show me the related aspx page, e.g :- if i click on "Add new hotel" it will show me the Hotelentry.aspx page, but the menus will get disappeared because the menucontrol is on index.aspx not on master page.If i took menucontrol on masterpage it shows error that the menucontrol should be within Form tag. i haven't used Form on masterpage i have used form in content pages of that masterpage. if i use "form" in masterpage, i can't use that "form" again in content aspx pages. so please give me solution on this. actualy i want if user select any menu, the related aspx page will get displayed but the menus should also remains as it is... please help me