Hello,
Is there any way to customize a context menu that appears for gallery items? Right now there is only "Add Gallery To Quick Access Toolbar" item in the popup menu, but I need to show custom menu items similar to Office 2010 Styles Gallery http://www.jkp-ads.com/images/style00a.gif
Thanks
Hello Gary,
Thank you for your reply. I am very glad that the sample application that I have created for you, was helpful. Please let me know if you need any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
Krasimir,
Thank you for you help. I was able to re-template the GalleryItemControl using the sample application you provided.
Regards,
Gary
Thank you for your post. I have been looking into the functionality that you have described and you can customize the ContextMenu of the items, by re-tempalting the GalleryItemControl. In the Template of the GalleryItemControl, there is a definition of a XamContextMenu, which you can change, in order to achieve the appearance that you are looking for. I have created a sample application for you, that demonstrates how you can implement this approach.
Please let me know if you need any further assistance on the matter.