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

Browse by Tags

All Tags » CellEditors » DataRow   (RSS)
  • CellEditor access to data from datarow

    Hi everybody, I have a question. Is there any way how can I access from cellEditor to data from ohter cells or datarow?  I create celleditor for specify column which is dependent on data from other cells of row. Does anybody know how can i access to all data of current datarow? Thanks.
    Posted to Xceed DataGrid for WPF (Forum) by Dave on April 4, 2009
  • Capturing Click event of Button in a DataCell using MVVM

    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 / ...
    Posted to Xceed DataGrid for WPF (Forum) by Shailesh on March 23, 2009
  • NB: MouseClick on a different DataRow does not save data !

    Clicking off a DataRow or DataCell loses data!  On your grid, if a DataCell is in EditMode, navigating with the keyboard (tabbing or arrow keys etc.) to a different DataCell or DataRow works perfectly. The value you have just typed in is saved back to the data (I guess EndEdit is called) and the new DataCell or DataRow becomes ...
    Posted to Xceed DataGrid for WPF (Forum) by Michael on August 13, 2008
  • Re: Changing a column's EditTemplate based on the value of another column

    Hi Dustyn, As far as making a cell enabled or disabled (ReadOnly) at runtime, the following example will definitely suit your requirements. But to change a cell's EditTemplate at runtime does not seems to be an easy task as EditTemplate property belongs to the entire column and not just a single cell. Anywayz have a look at the following example ...
    Posted to Xceed DataGrid for WPF (Forum) by Abdullah on July 21, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.