Browse by Tags
All Tags » CellEditor » DataCell (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 ...
-
Hello,
I am using Model View ViewModel pattern. I have a button inside a DataCell of Xceed DataGrid. I want to use DelegateCommand to handle the click event of the button.
Also, I dont want to write anything for the same in my Code Behind. I want everything to reside in my ViewModel.
How can this be achieved. I thought of RoutedEvents / ...
-
Hi,
I just installed v.3.0 and found that v.2.0 functionality was broken, so I would like some advise.
I have a tableview with a custom ControlTemplate set for the DataCell to provider my own display for the data.
I also have a CellEditor ( <xcdg:CellEditor ...) defined i XAML that I use for my columns. Now when hitting F2 the ...
|
|
|
|