I want to Implement a Horizontal Menu in the Project. Here a example how it to be look like:-
I used a webUsercontrol , added hyperlink button and navigate them to concerned pages.
I this way , i want a more standard menu item needed for this project.
send me the code to add a standard menu.

Iftikar HussainPosted Aug 20, 2013, 8:03 AM
You can Asp.Menu control
Regards,
Iftikar
Bineesh ViswanathPosted Aug 20, 2013, 11:49 PM
Here is the modified code:-
And the output is:-
Iftikar HussainPosted Aug 20, 2013, 11:36 PM
Regards,
Iftikar
Bineesh ViswanathPosted Aug 20, 2013, 11:33 PM
My intention is to put this code in WebUserControl in order to affect all pages.
I am getting a error while this put in WebUserControl:-
Then I added runat="server" to this code. Then again occur an error:-
Is any restriction to write this code in WebUserControl or not?
please find a solution in this topic.