infragistics
WPF Infragistics xamDataGrid - CollectionView GroupDescriptions not recognized like with WPF DataGrid
We\'re looking at upgrading our WPF DataGrid based application to one that uses the Infragistics xamDataGrid DataGri开发者_运维知识库d control.[详细]
2023-04-11 05:21 分类:问答ValueChanging event on Infragistics WebDataGrid
Does anyone have an idea why this doesn\'t work or a workaround? I\'m trying to use the ValueChanging event from inside an EditorProvider[详细]
2023-04-10 14:04 分类:问答Showing copied data in Infragistics wingrid
I\'m using Infragi开发者_如何转开发stics wingrid in my C# winforms app. I need to be able to copy column values from an excel sheet and paste it in this datagrid.The grid should show these new values[详细]
2023-04-09 08:51 分类:问答Winforms application shows differently on different computers when using Infragistics components and resizing routines
I am developing a GUI using Winforms. Everything looks fine on the majority of testing computers (as in, the UI is displayed in the same way and accordingly to the pc on which the GUI was developed).[详细]
2023-04-08 19:51 分类:问答Determine the shape of multiple selected cells within a data grid
I\'m using the Infragistics UltraWinGrid to present some data. I ne开发者_开发知识库ed some Excel copy/paste functionality. That\'s the easy bit.[详细]
2023-04-08 01:23 分类:问答Applying CssStyle to Infragistics WebDataGrid column, when loading dynamically
I\'m trying to right-align a column in my WDG. I\'ve been through the Infragistics tutorials, so I know that I need to added a new CSS style as such...[详细]
2023-04-07 07:51 分类:问答Colouring a hierarchical XamDataGrid
I\'m using a XamDataGrid (Infragistics-control) to display some hierarchical data. The objects that I can have up to 10 levels and I need to be able to give each level a specific background-color. I u[详细]
2023-04-06 10:25 分类:问答Set the selected item of an XAM Datagrid programatically according to its name
Something along the lines of this. private void SearchResult(s开发者_StackOverflowtring nameOfBean)[详细]
2023-04-05 16:16 分类:问答Apply Style based on property value
Working with the Infragistics XamDataGrid I encountered a situation where I want a Style applied only if a certain property is set.However, I think this is more of a general WPF/style question than xa[详细]
2023-04-03 14:08 分类:问答Triggering a command in the view model based on an action in the view
I am working with the Infragistics XamDatagrid.When an event takes place in the view (new record updated), I would like to call a method in the view model.I can\'t just listen to the CollectionChanged[详细]
2023-04-03 12:03 分类:问答