In switching from Infragistics3.Wpf.Ribbon ver 7.2 (7.2.20072.1000) to 8.2 (8.2.20082.2001), the gallery item selection highlighting has stopped working for me. My application dynamically creates gallery items (when the user clicks on the menu tool) and sets the 'SelectedItem' of GalleryTool to one of these gallery items (that the user would have chosen previously). The earlier version of ribbon used to highlight the selection whereas the newer one does not.
I haven't seen this brought up in discussions here, so I was wondering if anyone else has encountered a similar situation before, or, even better, if anyone can propose a solution to this problem.
Thanks in advance.
Saurin
I wasn't able to reproduce the issue. Can you provide a project that demonstrates the problem?
Actually in looking into it a little further there was an issue (15169) regarding setting the selected item reported that has already been fixed in a recent hotfix. You can try that or I believe you could set the IsSelected on the gallery item.
Thanks Andrew!
Setting IsSelected on the gallery item did the trick.
You mention this issue being fixed in a 'recent hotfix'. Can you provide more information about the hotfix - the URL to download it from.
Thanks
I don't have a url but you should be able to contact the support group and provide the issue # I listed and get access to the hotfix if its not already in your my downloads section.