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

Browse by Tags

All Tags » ComboBox cell editor template   (RSS)
Showing page 1 of 2 (16 total posts)
  • 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
  • Autocomplete combobox

    Hi! I have a combobox in my datagrid, which I fill up with a list of names selected from database. When I start typing, when the dropdown is open, I want the focus to shift to the name I'm typing. so if there' s more than one name starting at the same letter, when I type letter two it shifts to the name consisting of both letters.. Is this ...
    Posted to Xceed DataGrid for WPF (Forum) by c on November 17, 2009
  • Combo box selected value is not getting saved in grid cell

    I have a combo box in a grid cell which populates data from collection. However, it's value is not getting saved in the grid cell when focus is moved to another row in the grid. Any pointers would be greatly appreciated.
    Posted to Xceed DataGrid for WPF (Forum) by ks on July 21, 2009
  • how to use binding dynamic data to combobox in DataGrid???

    i use xceed datagrid for project. i want to insert dynamic data to combobox. but i don't find dynamic data sample in xceed . only fixed data sample(below...) help me....-.-;;;    Xaml >......................................................................My Code         <xcdg:CellEditor ...
    Posted to Xceed DataGrid for WPF (Forum) by JinHyuk on July 3, 2009
  • ComboBox CellEditor for Datagrid within ElementHost on Winform - how?

    I am trying to display an Xceed WPF datagrid on a WinForm. I created a user control that is the datagrid, and then added the usercontrol to an ElementHost on the Winform. That works, and I am able to display data. My problem is, I am trying to define one of the columns as a combobox editor. Where do I add the XAML code for defining this? I ...
    Posted to Xceed DataGrid for WPF (Forum) by Sandra on May 14, 2009
  • Multicheck combobox in WPF Data Grid

    Hi, i'd like to add a multicheckbox combo in wpf data grid. Some suggestion ? the best would be to have the same that i've with ''Automatic Filtering'' in head column. thank you.  see you Marcello 
    Posted to Xceed DataGrid for WPF (Forum) by Marcello on April 3, 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
  • CellEditor loses focus immediately upon Edit

    What I really need is a really good walkthrough of how to use a celleditor in a DataGrid bound to a database...   But, at the moment, I have two immediate problems... Eternal gratefulness if anyone can help or point me in the right direction.   I have a DataGrid populated with ''Modules.''  A ''Module'' can be assigned to a ''Category'' (but ...
    Posted to Xceed DataGrid for WPF (Forum) by jim on March 12, 2009
  • How to bind Combo Box in DataGrid

    Problems 1. I have data in DataTable. Need to bind with DataGrid. How can i do that? 2. I need to make one column as comboBox. In this combo box only two hard coded Values 'Dr' and 'Cr'. In DataTable I have 0 for Dr and 1 for Cr in column named 'dr_cr'. If DataTable cell contains 0 then Dr should be selected and if 1 then Cr should be selected. ...
    Posted to Xceed DataGrid for WPF (Forum) by Rahzam on March 5, 2009
  • ComboBox in EditTemplate

    Hi, I am using a combobox in Cell edit template i am loading the combobox content when the edit is fired but after the ending edit i am getting the Member not the Value. My code is below:  XAML :  <xcdg:DataGridControl Grid.Row=''2'' HorizontalAlignment=''Left'' Name=''NotesGrid'' Width=''800'' Height=''Auto'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on September 13, 2008
1 2 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.