Browse By Tags

  • XamDockManager ContentPane TabHeader occupies space

    Hello Infragistics,


    In the past (Version 17 and 18), when a ContentPane was created with TabHeader="{x:Null}" the TabHeader would not occupy any space.

    In version 22.2.20222.19, the following code occupies unnessary space, how can I totally…

  • XamDataGrid Broken Child Band's Indentation On All Unselected Tabs

    Hello,

    I am using XamDataGrid inside XamDockManager's DockManagerPanel, I've setup it in a way that there are two Tabs available for User.

    Both grids which are shown on the image are identical from the code and style perspective.

    Issue is that for…

  • Setting Background Opacity for TabGroupPane in XamDockManager.

    I am using the XamDockManager in my WPF application, and I understand that the TabGroupPane is derived from FrameworkElement. I would like to adjust the background opacity of the TabGroupPane. Is there a way to achieve this?

    Thank you for any assistance…

  • Allow for tabs on the XamDockManager DocumentContentHost to be inserted at the end instead of only at the beginning

    It would be great if we could have an option to insert a document at the end of the DocumentContentHost instead of it always being at the beginning.  This could be achieved with either an optional parameter or an overload of the AddDocument method of the…

  • Allow temporary maximizing of xamDockManager panes

    Syncfusion has a really nice feature on their docking manager which allows you to temporarily maximise any given pane, without affecting the currently loaded/saved layout of the actual dock manager. It would be great to have a similar feature on the xamDockManager…

  • xamdockmanager - split pane during flot enabled , xamdatagrid typing is not allowed in filter, but it's allowing during dockstate

    Hi,

    I have xamdocmanager, insider that xamdatagrid is available.

    the elements are as follows - 

    XamDockManager -> SplitPane -> ContentPane -> Grid -> ContentControl -> Xamdatagrid

    I am facing strange issue. I am not able to type in xamdatagrid…

  • How to set VerticalAlignment for ToolWindowCloseButtonStyle and the ToolWindowCaption?

    Hi,

    In my application i am using xamDockManager, where there a content pane which can float. Once we drag and make it Floating window, its Close button and Header caption looks like their VerticalAlignment is set to "Bottom"

    In the picture below…

  • How to set Scroll Viewer Styling in Floating Content Pane?

    Hi,

    In my application i am using xamDockManager, where there a content pane which can float. Once we drag and make it Floating window, it's scroll bar color changes to default grey color, We want to change this default grey color to NavyBlue.

    As suggesred…

  • XamDockManager floating window custom style

    First of All, I want to mention I am Referring this Post and asking further questions. And applying custom style on XamDockManager floating window.

    1. If we resize the Floating Window, the outer border color is not changing. Which style we can use for this…
  • Which style needs to be changed for xamDockManager floating window title bar color

    Hi,

    We have an Application, in which we are using xamDockManager, this can be float. Once we drag and make it Floating window, it's title bar color changed to default blue color. We want to change this default blue color to Black. As suggesred in other…

  • Collection modified exception on click Auto-Hide pinned panel

    Hi,

    On click Auto-hide command in the header of panel crashes with exception "Collection was modified; enumeration operation may not execute". Stack trace is fallowing:

    System.InvalidOperationException: Collection was modified; enumeration…

  • ContentPane floating mode close button functionality

    We are using xamDockManager and we want to implement close button functionality for content pane (Floating Mode) in a way if we click on close button then it should be dock as per the inital position.

    In the below scrreenshots, we have performed Step…

  • How to set Theme for Floating Content Pane

    I have a content pane on which i have a theme applied, the content pane can be docked anywhere on the screen and can make it as a floating window.

    When i am making my content pane a floating windows, the theme gets lost.

    I wanted my theme to remain when…

  • XamDockManager LoadLayout Throws Exception

    Hi There,


    The application I support uses Infragistics version 16.1 to save/load layout for XamDockManager. Sometimes when the app tries to load the layout: 

    Dim fs As New FileStream(frDockManagerCustomFile, FileMode.Open, FileAccess.Read)
    FinRepEditXamDockManager…

  • Calling SaveLayout/LoadLayout for XamDockManager using MVVM

    I'm using WPF 21.1, and have a XamDockManager which I'd like to save the layout for. Can it be done using MVVM?

  • How to know current ContentPane support what Contextmenu functions are available, disable?

    In my situation, I need show available functions, disable functions of ContextMenu on selected ContentPane in menu of my Application.

    How to know current ContentPane support what Contextmenu functions are available, disable?

    Example:

    - When ContentPane…

  • AllowMaximize/Minimize for Docked pane

    There is AllowMaximizeFloatingWindows and AllowMinimizeFloatingWindows for Floating Pane in XamDockManager.

    AllowMaximizeFloatingWindows Property - Infragistics WPF  Help

    I want same function for Docked Pane like AllowMaximize for Windows Form.  

    AllowMaximize…

  • Evenly distributing Docking / Split Panes

    I’m trying to achieve what I thought to be a fairly simple task, create three panes and distribute them evenly vertically within a dock manager.  Basically a top, middle and bottom pane, each taking up 1/3 of the window.  I have researched and looked…

  • Can I Save and Load Layout for a part of the layout in DockManager?

    I have document panes (only in document host area), dockable contentpanes (can docking in document host), floating contentpanes. 

    In my issue, I want to only save and load only a part of layout that is: dockable contentpanes (can docking in document host…

  • Can I change to display docked Left side Splitpane conent stretch all XamDockManager area when DocumentHost not exist?

    Hi supporters,

    Can I change to display docked Left side Splitpane conent stretch all XamDockManager area when DocumentHost not exist?

    My issue:

    In case only existing docked Left side SplitPane content and DocumentHost is not existing, I want change to display…

  • How to style again PaneTabItem header when it is displayed in ToolWindow?

    Hello, 

    Could you help me how  to style again PaneTabItem header when it is displayed in ToolWindow?

    - Current situation

     1. I changed PaneTabItem header by restyle DockableTabItemTemplateKey, DocumentTabItemTemplateKey and UnpinnedTabItemTemplateKey and added…

  • Can you show me how to styling a Tool Window to default style of OS (Ex: windows 10)

    Current Tool Window always showing in Windows XP style. 

    Can you show me how to styling a Tool Window to default style of Windows OS (Ex: windows 10). 

    I am setting Themes to "LunaNormal"

  • Could you show me how to set different title for content pane when it is docking and it is floating?

    Could you show me how to set different title for content pane when it is docking and it is floating?

    Example: When content pane is docked in TabGroupPane, the title is "Docked", and when move to floating, the title is "Floating"

  • Can I set different title for content pane when docked and floating

    Can I set different title for content pane when docked and floating?

    Example: When docked state, the title is "Docked", and when move to floating, the title is "Floating"

  • Add User Control to DocumentHost

    Hi 

    How can I add I UserControl or a Page to a DocumentHost to a xamdockmanager.  So that I can open UserControl or page in the dock?