Browse by Tags
All Tags » DataGridControl (RSS)
Showing page 2 of 7 (64 total posts)
-
How can I get a reference to the grid's FilterRow in code at runtime giving an instance of the DataGridcontrol
Thanks
-
Recently, we had a question here at technical support asking if we had ''Excel Like Selection of DataCells''.
Well... we don't! When SelectionUnit is set to Cell on DataGridControl it is possible to make your selection on a cell-by-cell basis and to select multiple cells at once by Shift Clicking but still, that is not what some clients expect, ...
-
Hi all,
I'm evaluating the Xceed DataGrid for almost 2 weeks now.
I want to have a DataGrid with DataRows containing a Expander control. This Expander should contain a extra row with cells hidden when the Expander is in collapsed mode.
Before I start, I want to double-check that I'm using the right approach.
I understand that a DataTemplate ...
-
Hello, I have a C# function which I want to pass a list of rows into so that it can update some of the rows' columns. The list of rows that I want to update will be either DataGridControl.SelectedItems, or just DataGridControl.Items. The problem is I can't figure out what type the function parameter should be so that I can pass either ...
-
I am having a problem when I add a FilterRow to the DetailConfiguration headers. When applied to a DataGridControl.View.FixedHeader, the criteria entered in the FilterRow automatically filters the results. The more criteria entered, the more the results are filtered. However when the same DataTemplate is applied to a ...
-
Hello,
Let's get directly into the problem. I want to validate a row calling explicitly the ''Validate'' method of the CellEditorManager or override its ''ValidateCore'' method but I can't it neither on CellEditors nor Column objects in the WPF assembly Xceed.WPF.DataGrid . How can I force the validation of a complete DataRow when a cell content ...
-
Please accept my apologies, I posted here to see if someone else out there has come across the same issue and found a solution.
We can't provide a sample application as the problem is intermittent and we can't reproduce it consistently.
Apologies for any inconvenience.
-
Hi:
I was wondering if it was possible to have multiple column headers with a DataGridControl? Something like this:
This has been discussed for Xceed.Grid (see How to create multiple column headers), but how can this be done using WPF with a DataGridControl?
Cheers, Matt.
-
I am using two third-party controls (Infragistics XamTextEditor and XamMaskedEditor) in a DataGrid using the CardView view which changes the background colour of a DataCell depending on whether it is in edit mode or not. To not obscure this background effect, I have set the Background of the XamTextEditor and XamMaskedEditor ...
-
hello guys ,
well i love your xceed datagridcontrol , that's so nice but i have 1 problem with that :
you know what i can set my datatable about my database in APP.xaml.cs but i want to change it in all of windows in WPF Application ...
i have a datatable in one of my windows in WPF Application that it creates by a search query ...
2 ...
|
|
|
|