Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Browse by Tags

All Tags » Binding Error Custom column   (RSS)
  • Help to find an example where data is edited and new row is added..

      I am not able to find any example where we can add,edit data based on ObservableCollection. Can we do that? or are we stuck with bindableList. Secondly if the above data is exposed in combobox do how exactly we use xcdg:CellEditorBinding Thanks        
    Posted to Xceed DataGrid for WPF (Forum) by Atul on August 15, 2008
  • CurrentPosition issue - row index

    I try a proof of concept. I have an app that it composed of a window and a UserControl that uses the wpfgrid. the window create an instance of the userControl when conditions are met. The user control is binded in code behind . The grid datasource is binded dynamically  with a DataGridCollectionView. then a column with button is created using ...
    Posted to Xceed DataGrid for WPF (Forum) by alpha on June 30, 2008
  • Re: Button Column Binding Errors

    Hi, Ideally it should not give you errors just because the fieldname you specified for the column does not exist in the data source.I've verified the same here by specifying a column with non-existent fieldname and it shows up without any error, just the cells in the column are blank. (I am binding my grid to a DataTable) In your case what I ...
    Posted to Xceed DataGrid for WPF (Forum) by Abdullah on June 16, 2008
  • Button Column Binding Errors

    HI I'm binding a column to a button template for the purposes of a delete cell button. I noticed in the debug window that the grid is actually trying to bind to the FieldName I have specified, and when it cannot find the field it is outputting allot of errors to the debug window. Of course the field does not really exist since it's for the ...
    Posted to Xceed DataGrid for WPF (Forum) by Tersius on June 13, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.