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

Browse by Tags

All Tags » CellEditor » CellEditors   (RSS)
  • dataGridControl can't find EndEdit Event

    Hi everybody and thank you for your support, I have a datagridcontrol and i wish to edit cells and update the database. I actually can edit cells directly from the datagrid, but i need to operate on the EndEdit event to update the database. But i can't find this event !! Please help, and thanks a lot. 
    Posted to Xceed DataGrid for WPF (Forum) by azerty on July 20, 2012
  • Dynamically changing properties of a cell editor

    I have a requirement to be able to change the value of the MaxLength property of a cell editor at run time.  When a column's cell editor is the AutoSelectTextBox, our spec says the MaxLength may be changed under certain business rules.  It makes sense to me that one might bind the MaxLength property to an object that holds the current ...
    Posted to Xceed DataGrid for WPF (Forum) by Matthew on October 14, 2009
  • Using value of one column in celleditor of another column.

    Hi, I have two columns in my DataGridControl, lets say User Name and Role which are part of my Observable collection. The User Name column has a CellEditor which consist of a textBox and an Image. The requirement is to show the image as per role (the second column), that is an Admin Image or General User Image while editing the name. I am using ...
    Posted to Xceed DataGrid for WPF (Forum) by priyanka on June 25, 2009
  • File browser in the cells?

    Hi, I want to store file paths in one of my columns. I would like to include a Browse button so the user can browse the harddrive for the file rather than manually typing the path. Is this possible? Thanks, Andreas
    Posted to Xceed DataGrid for WPF (Forum) by Andreas on May 31, 2009
  • DataGrid not entering edit mode

    I have a DataGrid with a few columns. I do not set the ReadOnly property for the grid or for any columns and while in runtime I can see that the column with the CellEditor ReadOnly property value is False. However I cannot see the ComboBox im supposed to with the CellEditor. I was worried that maybe some style from controls up in the logical tree ...
    Posted to Xceed DataGrid for WPF (Forum) by Amir on May 28, 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
  • WPF Grid CheckBox behavior

    Hi !  I have strange behavior of CheckBox columns of WPF Grid 3.1 (the latest version fron 17 February 2009).  There is small application, with TabControl of two tabs. The first tab control contains Xceed WPF grid control. The first column bind to some boolean variable. The problem occures then I check the CheckBox, than do not move to ...
    Posted to Xceed DataGrid for WPF (Forum) by Igor on March 5, 2009
  • Programmticly adding columns/EditTemplates

    The project I am working on requires all controls to be added to the screen programmatically. I have tried creating a data grid with 2 columns one of which has an combo box edit template. The code below I copied from other forum posts and modified it to suit my own needs however when I try to edit a record/cell the combo box is not displayed at ...
    Posted to Xceed DataGrid for WPF (Forum) by Dean on February 26, 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
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.