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

Browse by Tags

All Tags » CellContentTemp... » ComboBox   (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
  • Multiple comboboxes in datagrid

    Hi! I'm quite new to xceed and I'm having some trouble figure out how to get the selectedValue from my comboboxes in my datagrid. I've come as far as I get the selected value from one of the comboboxes. I have an empty BindingList as the datagrids itemsource. My columns: <xcdg:Column FieldName=''Tittel'' Title=''Tittel'' ...
    Posted to Xceed DataGrid for WPF (Forum) by c on January 15, 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
  • Re: How to bind a DataTable to a ComboBox in WPF DataGrid?

    This post explains what needs to be done in order to display a value rather than an ID in a cell and in a combobox editor. Please write all the necessary codes in XAML (especially the Bindings everywhere!) and in C# that is needed to solve this problem. I'd like to ask you not to suggest to me any sample codes because in those there are ...
    Posted to Xceed DataGrid for WPF (Forum) by Jenny [Xceed] on May 19, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.