Hi,
I am creating an ASP.Net application in VS2008. I would like to create a horizontal menu bar at the top. The values of this menu bar should be dynamic. By dynamic i mean that we should be able to add new values or remove the existing values from the menu bar.
Any suggestions as to how can we implement this? Any small code snippet is welcome.
Thanks in advance.