Browse by Tags
All Tags » CellEditor » DataGrid (RSS)
-
Hello,
I'am using version 4.2.11215.9190 of DataGrid with EntityFramework and I'am facing issues with CellEditor.DatePickerEditor in the DataGridControl and TableView.
- In Edit mode, the drop down picker never show when i hit the button.
- Zeros are not shown on single numbered dates and presentation is different between Edit Mode and non Edit ...
-
I am using the Infragistics XamNumericEditor as the CellEditor.EditTemplate in one of my columns in an Xceed DataGrid. The XamNumericEditor has a constraint (ValueConstraint) on it that restricts values to a specified range. Firstly, the control tries to prevent invalid values from being entered. However, if an invalid value is ...
-
I have a combo box in a grid cell which populates data from collection. However, it's value is not getting saved in the grid cell when focus is moved to another row in the grid. Any pointers would be greatly appreciated.
-
I have been trying to bind a DataTable to a ComboBox in Xceed's DataGrid. The ComboBox is in a CellEditor and the ComboBox ends up displaying nothing, it is blank. I have tried all of your examples, and this problem is really exasperating.Please show me the error of my ways. I have code snippets below.Thank you very much for any help.-TedHere is ...
|
|
|
|