I'm trying to use them a RadMenu inside of a RadSplitter/RadPane and am having issues trying to get the content to fill into the correct pane -- can someone please lend a quick hand? I've attempted to adapt a sample and am programmatically populating a radmenu (called RadMenu2) with items and have set their respective targets so that when they click on the menu items they open in their respective window panes.
I was hoping that this link would spawn inside of my client pane, but it doesn't seem to be working - it either spawns in the same window or spawns in a new window -- I'm assuming that it cannot find the ContentPane for some reason
Any ideas where I'm going wrong?TIA!