Browse by Tags
All Tags » Databinding » DataGridContext (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 ...
-
Hi,
I am using Xceed Datagrids for WPF 2.0 in my application and I have also provided support for in-line editing of data grids. Please find below the details for the problem that I am facing currently.
Consider there are 3 columns in a grid - ID, FromRegion and ToRegion. All 3 are editable and editor is a ...
|
|
|
|