Browse By Tags

  • Gallery Tool Items, [moved from Data Visualisation]

    Hello guys,

     

         I ve been trying to bind a custom GalleryItem collection to the Infragistics GalleryTool Items, but it just looks like there is no way I can get it work.

    I have also tried the ItemsKeys in the GalleryItemGroup but also can' t get…

  • GalleryTool not closing drop-down when clicking on already selected item

    When I click on the already selected item in the drop-down of the GalleryTool, the drop-down is not closed. Closing the drop-down in this case is the default behavior in e.g. MS Word. How to get this behavior for the GalleryTool ?

    Regards,
    Leif

  • GalleryItemGroups of GalleryTool visually not updated!

    Hello,

    I have a GalleryTool with two GalleryItemGroups. Initially this GalleryTool is filled with some default GalleryItems. These default GalleryItems are assigned to the one or the other of the GalleryItemGroups. If I run the app and expand the GalleryItemGroups…

  • GalerryTool Items

    Hello guys,

     

         I ve been trying to bind a custom GalleryItem collection to the Infragistics GalleryTool Items, but it just looks like there is no way I can get it work.

    I have also tried the ItemsKeys in the GalleryItemGroup but also can' t get it…

  • MenuTool Visibility

    Hi,

    Is there any way how to change visibility of MenuTool that contains GalleryTool?  I need to dynamically hide MenuTool if  GalleryTool Items collection is empty.

    Thanks

  • GalleryTool pushing ToolVerticalWrapPanel out of RibbonGroup

    I am using the xamRibbon and within one of the RibbonGroups I have a GalleryTool and a ToolVerticalWrapPanel. After upgrading to 10.3 we got the use of the text labels on the gallery items working but there is a weird case where, given certain widths…

  • A problem with gallery tool

    Hi,

    In our app, there is a gallery with four items. Initially they display as two rows. After I make the window wider, the gallery tool is resizing and all four items start to fit in one row. The weird thing is after they show in one row, they fade down…

  • GalleryItem can not have content?!

    I downloaded your sample project which demonstrates how to add descriptions to GalleryItems. I must say it was a bit convoluted. Could you please give the GalleryItem a Content property in the next update to make this whole exercise a lot easier. A rival…
  • Selected Gallery Item in Ribbon not being highlighted

    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…

  • Commands in Gallery

    Hello,

    my problem is that the custom command I bound to the MenuTool surrounding a GalleryTool isn't executed. The CommandBindings are set correctly, because the same thing with an MenuTool containing Buttons works quite fine.

    galleryMenu.Command…