Menu bar control in aspx page
-
hi all. i am designing a page where we need to show a Menubar and Toolbar controls on top of the page..... Menu bar have its own command like File, Edit, View, Tools, etc... each menu will have its own sub menus toolbar its just the representation of some commands tht r available in the file menu... like save button..... i need these two Menu bar and tool bar as independent ones... so tht i can extend it later..... Any ideas please..... Menubar should be like client side menubar... no postback should happen when the user views it.... :rolleyes: thanks in advance.......
-
hi all. i am designing a page where we need to show a Menubar and Toolbar controls on top of the page..... Menu bar have its own command like File, Edit, View, Tools, etc... each menu will have its own sub menus toolbar its just the representation of some commands tht r available in the file menu... like save button..... i need these two Menu bar and tool bar as independent ones... so tht i can extend it later..... Any ideas please..... Menubar should be like client side menubar... no postback should happen when the user views it.... :rolleyes: thanks in advance.......
if it is a web application ,maybe you should calculate to ues ajax technology er...use include
my english is very bad!