Hi
I currently have a number of buttons for various reports on an Office style ribbon. As the number of reports has grown, I now would like to turn these into a gallery with the reports grouped by department - for example Finance, Operations, Expenses etc.
I have attached a screenshot of the Excel 2013 "Format as Table" gallery that illustrates the UI I would like to display to the user. The group headers in this menu are Light, Medium and Dark.
Do you have a sample showing how to this or how to create groups in a gallery?
Any help greatly appreciated.
Regards
James O'Doherty
Solutions Architect
WINSQL Ltd
Hello,
Thank you for contacting Infragistics.
You can create groups in the PopupGalleryTool by creating one GalleryToolItemGroup for each group you want and adding the appropriate tools to each GalleryToolItemGroup instance.
See the following link for more information.
http://help.infragistics.com/doc/WinForms/2014.2/CLR4.0/?page=WinToolbarsManager_Adding_Groups_and_Items_to_the_PopupGalleryTool.html
Please let me know if I may be of further assistance.