Hi,
I'm trying to bind items dynamically to a RadMenu but I only ever see an empty RadMenu despite the fact that binding a standard Menu to the same DataContext property works perfectly fine.
In my screenshots you can see I've tried two approaches but the RadMenu directly under the TitleBar of the Window simply remains blank. I'm adopting the standard approach with ObservableCollections for this and since the standard Menu works, I can't see why the RadMenu doesn't.
I'd be very grateful for any assistance.
M.Young