What control do I use for a menu on a web page? How do I add a check
box to an menu item? I have a menu called Chart and beneath it I have
a menu item called Publish. I want to display a checked check box
when Publish is selected and an unchecked box when it's selected
again. Can anyone point me in the right direction?
(using asp.net 2.0, vb.net 2005)
box to an menu item? I have a menu called Chart and beneath it I have
a menu item called Publish. I want to display a checked check box
when Publish is selected and an unchecked box when it's selected
again. Can anyone point me in the right direction?
(using asp.net 2.0, vb.net 2005)
Comment