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

Browse by Tags

All Tags » CellEditor » Cell editor   (RSS)
  • Editor for MVVM ComboBox custom type

    Hi,  I've created a class called Choices that represent a ComboxBox. Choices has public List and Value properties to bind a combo box (list of choices and selected value). I want to bind a column of the grid on a property returning an instance of this object and I want the editor of a cell to display a working ComboBox based on those ...
    Posted to Xceed DataGrid for WPF (Forum) by Jean-François on September 1, 2011
  • Bug with DatePickerEditors

    Hello, I'am using version 4.2.11215.9190 of DataGrid with EntityFramework and I'am facing issues with CellEditor.DatePickerEditor in the DataGridControl and TableView. - In Edit mode, the drop down picker never show when i hit the button. - Zeros are not shown on single numbered dates and presentation is different between Edit Mode and non Edit ...
    Posted to Xceed DataGrid for WPF (Forum) by Grégoire on June 17, 2011
  • Problem in binding Combox as CellEditor / setting SelectedValueProperty through C# code

    Hi..I am using Xceed DataGrid For WPF 3.5 professional edition. I am binding a combobox as cell editor through C# code and not throgh XAML. The selected value of the combobox is not retained in the cell after the edit. I want to set the SelectedValueProperty so that it will retain the selected value, but dont know what should i set it ...
    Posted to Xceed DataGrid for WPF (Forum) by Supriya on December 1, 2009
  • CellEditor.EditTemplate is disposed when not in focus?

    Hello, In our project we have created a custom ComboBox enabling multiselection and other options such as search filtering (i.e pressing 'ab' on our custom ComboBox will show all values with 'ab' within them). Among other thing it holds additional properties such as search filtering type (prefix, exact match, etc.) We use the Xceed Datagrid ...
    Posted to Xceed DataGrid for WPF (Forum) by Amir on November 23, 2009
  • 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
  • ComboBox as Edit Template of the CellEditor?????????????????

    Hello,  I have one ComboBox as Edit Template and i have bind to Employee Data Source. Now selected Employee's name will be seen in Cell but what about EmployeeID that I want to save in DataBase ? In Normal Form I can get access EmloyeeID by cmbEmployee.SelectedValue but how can i achieve while using in grid ? While saving the records, i ...
    Posted to Xceed DataGrid for WPF (Forum) by paras on September 3, 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
  • Enter Edit Mode on cell double click : ActivationGesture ?

    Hi, I would like to know if it is possible to enter Edit Mode on a DataGrid Cell when user double-clicks on the cell ?   Thanks. 
    Posted to Xceed DataGrid for WPF (Forum) by Jerome on May 13, 2009
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.