Browse by Tags
All Tags » CheckBox Column... » WPF Data Grid (RSS)
-
Good Afternoon!
I'm using version 3.1 of the DataGrid for WPF. I have an issue where I need a TextBox editor to commit it's changes to the datasource when the user exits the current cell (which works when DataGridControl.UpdateSourceTrigger = DataGridUpdateSourceTrigger.CellEndingEdit), but I also need a checkbox ...
-
Hi !
I have strange behavior of CheckBox columns of WPF Grid 3.1 (the latest version fron 17 February 2009).
There is small application, with TabControl of two tabs. The first tab control contains Xceed WPF grid control. The first column bind to some boolean variable. The problem occures then I check the CheckBox, than do not move to ...
-
Hi,
I recently upgraded to the latest version of the WPF Datagrid, and am having a few teething problems. Probably most noticeable, and the issue I wish to raise here is that the Boolean values, that get displayed as a checkbox, no longer seem to update my underlying data set. I have the following ...
|
|
|
|