Welcome to the Xceed Community | Help
Community Search  
More Search Options

Browse by Tags

All Tags » DataCell » Editing   (RSS)
  • Re: Cell bound to string doesn't allow edit if getter returns null?

    Hi, I have observed similar behaviour as James desribed. I have set AutoCreateColumns=False, not defined CellEditor and editing works only while string property was not null. If  property was null, CellEditor do not shows. I have modified my data objects using ValueConverter to convert automatically null to String.Empty because Oracle ...
    Posted to Xceed DataGrid for WPF (Forum) by Daniel on September 1, 2012
  • DataCell ReadOnly="True" do not disables entering to edit mode

    I need to have some Cells in grid to be ReadOnly and some to be editable. I have found that settings property ReadOnly=''True'' for DataCell has no influance, and there is still posiible to edit content of cell (for test I use default editor). I use Style like this<Style TargetType=''{x:Type xcdg:DataCell}''><Setter Property=''ReadOnly'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Daniel on November 30, 2011
  • Get and Set active cell on the grid

    Hi all,  I would like to know if it's possible set (and get) any cell as current by code, for example, focus on the cell of position 3, 2 for editing.  I would also like to know if I can get the current cell coordinates, because I have to change the focus on the application for doing some stuff and I need to come back to the cell i was ...
    Posted to Xceed DataGrid for WPF (Forum) by Antonio on June 12, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.