Browse by Tags
All Tags » DataGridControl » Cell editor (RSS)
-
Hello,
I would like to display a custom cell Editor of a cell regarding a value of a property of the DataObject, i have done this :
<Style TargetType=''{x:Type xcdg:DataCell}''> ...
-
Hi,
We are facing a problem while using the custom IP Address control (user control created to get IP Address) in Xceed DataGrid for WPF. Problem is that whenever we update the control value(through keyboard) and click on any other cell, the value in the cell having IP control as cell editor is not updating with new one. But when we use “TAB” ...
-
I am trying to display an Xceed WPF datagrid on a WinForm. I created a user control that is the datagrid, and then added the usercontrol to an ElementHost on the Winform. That works, and I am able to display data. My problem is, I am trying to define one of the columns as a combobox editor. Where do I add the XAML code for defining this? I ...
|
|
|
|