Hello,
I've developed a quite huge WPF application, with RadGridview's context menu representing the operation a user can do on a certain entity, now I've been asked to add the feature of allowing to show/remove columns for user personalization... I've tried on a mockup project the demo code on Telerik's demo -> RadGridView -> Header Context Menu ... this works fine if I've got a single context menu, if I've defined my own (the application has around 60 different context menu) the headermenu isn't shown... what can I do to have both living on my gridview?
I've tried following the code at
http://www.telerik.com/help/silverlight/radcontextmenu-how-to-use-radcontextmenu-with-radgridview.html
but it doesn't work fine with the demo implementation...any suggestion?
Thanks
Paolo
I've developed a quite huge WPF application, with RadGridview's context menu representing the operation a user can do on a certain entity, now I've been asked to add the feature of allowing to show/remove columns for user personalization... I've tried on a mockup project the demo code on Telerik's demo -> RadGridView -> Header Context Menu ... this works fine if I've got a single context menu, if I've defined my own (the application has around 60 different context menu) the headermenu isn't shown... what can I do to have both living on my gridview?
I've tried following the code at
http://www.telerik.com/help/silverlight/radcontextmenu-how-to-use-radcontextmenu-with-radgridview.html
but it doesn't work fine with the demo implementation...any suggestion?
Thanks
Paolo