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

Browse by Tags

All Tags » Xceed grid » "Data Binding"   (RSS)
  • 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
  • Automated master/detail not working

    Hi This is probably something that I'm not doing right but I cannot get master/detail to work.  I have a 2 test classes, ''Customer'' and ''Order'' and in customers I have a public property ''Orders'' which returns ObservableCollection<Order> This is the XAML for the ...
    Posted to Xceed DataGrid for WPF (Forum) by Peter on November 11, 2008
  • Access the controls in Datatemplate of XceedDataGridControl

    Hi, I have a datagrid control in that  i have added one more column to the grid . <xcdg:DataGridControl Grid.Row=''2'' Loaded=''XcDataGrid_Loaded'' Name=''XcDataGrid'' HorizontalAlignment=''Left''> <xcdg:DataGridControl.Columns> <xcdg:Column FieldName=''pp'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on August 30, 2008
  • Creating a Column from Code behind

    Hi all, I have a DataGridControl , i attached the datasource to the grid through DataGridCollectionView.... Now i want to add a column at run time to the same DataGridControl , but this column will have a different DataSource. How can i get this ??? If i am not clear to you i can clarify more ..........
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on August 28, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.