Browse by Tags
All Tags » datagrid » CellEditorBinding (RSS)
-
Hello ,
I have a strange issue. I am binding a DataGrid with IList. When I try to retrieve the DataRow and try to use its DataContext. In case of some rows the DataRow is either null or DataContext of the DataRow is null. Although a binding item does exists in the IList.
Can anyone please help me on this ? This seems to be strange and ...
-
When I stated using cell editors with ''CellEditorBinding'', I get a Xaml parse exception ''Cannot convert the value in attribute 'Source' to object of type 'System.Object'. A TwoWay or OneWayToSource binding cannot work on the read-only property. The property in question is my data table inside my dataset. It is indeed readonly, But this is ...
|
|
|
|