Browse by Tags
All Tags » CellEditors » CheckBox Column In Grid (RSS)
-
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 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 ...
|
|
|
|