xceed-datagrid
How to set focus to particular row in Xceed Grid for .NET
I am new to using Xceed Grid for .NET. There is set focus in .NET but not on Xcee开发者_开发知识库d. Can you please help me how to get the same ?You can do the following:[详细]
2023-04-02 12:00 分类:问答WPF: xceed datagrid, how to adjust column width at runtime?
I\'m trying to adjust the xceed datagrid at runtime and cannot find a s开发者_C百科etting for this, anyone have any experience with it?I am using Xceed\'s DataGridControl and its exactly as Matt sketc[详细]
2023-03-05 16:28 分类:问答XCeed WPF DataGrid: FilterCell for a specific property of converted value
I am using XCeed DataGrid for WPF v4.0. My data grid control has got one column with FieldName=PropA. Using DisplayMemberBindingInfo I convert its value to another class object with two properties in[详细]
2023-02-26 05:04 分类:问答XceedGrid. How to make cell editable related to other column(readonly)
I have boolean Property SpecValue what indicates that other property can be modified. I can\'t find good solution how to do it.[详细]
2023-02-20 03:44 分类:问答Xceed GridControl
I have an Xceed gridcontrol, with a GroupByRow control on there.When the groups are populated, the GroupByRow width, is only as width as the columns on there.There does not seem to be an option to exp[详细]
2023-02-09 05:25 分类:问答WPF, How to properly unhook handlers when watching a TypeDescriptor
I am using WPF, and attempting to follow the MVVM pattern. Our team has decided to use the Xceed DataGrid control, and I am having some difficulties getting it to fit into the MVVM pattern.[详细]
2023-01-24 01:38 分类:问答Add EventToCommand to each Row in xaml
Is there a way to add a DoubleClickEvent to each Row in xaml rather than using the event of the datagridcontrol?[详细]
2023-01-04 14:28 分类:问答Taking out FilterRow from XCeed DataGrid control
Is it possible to pull out filter row from XCeed DataGrid control to some other place like group box ? If possible, how ? Any pointers will be appreciated.[详细]
2023-01-01 12:01 分类:问答Loop through all cells in Xceed DataGrid for WPF?
I am changing the background color of the cells when the user has made an edit. I would like to return all cells to normal colors when the changes are saved (or reverted).[详细]
2022-12-16 22:53 分类:问答