I have a radMenu on a Master Page. I need several of the menu items to open radWindows when clicked while the rest handle window clicks normally using the NavigateURL property of the Menu Item.
So my question is how can I achieve this client side using javascript. I have tried all the samples that appear about this topic but not one of them works for the Prometheus RadWindow/RadMenu. I have added a RadWindowManager with several radWindows that display "custom dialogs from aspx pages". These custom pages allow the user to set report parameters which I then pass along to build a Crystal Report.
Any samples would be greatly appreciated.
Thanks
So my question is how can I achieve this client side using javascript. I have tried all the samples that appear about this topic but not one of them works for the Prometheus RadWindow/RadMenu. I have added a RadWindowManager with several radWindows that display "custom dialogs from aspx pages". These custom pages allow the user to set report parameters which I then pass along to build a Crystal Report.
Any samples would be greatly appreciated.
Thanks