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

Browse by Tags

All Tags » "Data Bind... » ComboBox cell editor template   (RSS)
  • 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
  • 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
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.