In Visual Studio, if you hover over an item, the IDE open up a context menu
with an expandable [+] sign. Clicking on this then brings up a context menu
that appears as a grid. Clicking on sub items with a [+] then open up
further contextmenus etc, etc.

I'd like to be able to open up a context menu in WPF that also contains a
grid (ideally data-bound to a List(of myObject)) but don't know how to do
this....any ideas?

Thanks

Griff

Re: Grid in a context menu - is this possible? by Griff

Griff
Thu Mar 13 12:13:11 CDT 2008

Me and my spelling....I don't know

for "SPF" please read "WFP" - sorry about that, slight aberration at the
keyboard.