Hello,
I'm trying to do something that I think is fairly simple but I can't seem to get working. I have a RadMenu that I am adding items to dynamically client side. I need the click of the menu item to navigate to another webpage. I am using master pages. I set the NavigateUrl property but, when the menu item displays, the status bar shows "#" instead of the page I'm trying to set. I've tried setting both the NavigateUrl and the PostbackUrl and neither of these send me to the page I'm trying to open. How do I make a rad manu item redirect to another page?
Thanks,
Dale
I'm trying to do something that I think is fairly simple but I can't seem to get working. I have a RadMenu that I am adding items to dynamically client side. I need the click of the menu item to navigate to another webpage. I am using master pages. I set the NavigateUrl property but, when the menu item displays, the status bar shows "#" instead of the page I'm trying to set. I've tried setting both the NavigateUrl and the PostbackUrl and neither of these send me to the page I'm trying to open. How do I make a rad manu item redirect to another page?
Thanks,
Dale