Welcome to the Xceed Community | Help
Community Search  

Browse by Tags

All Tags » Xceed grid » "Data Binding"   (RSS)
  • How to bind the column using Resources files in WPF(xceed).

    Hi All,    If anybody tried to bind the column through resources file like visibility(depending upon selection). Actuall I want to bind the xceed column visibility by using resources file. I have done the Text,Content rendering from the resources file for TextBlock, CheckBox, RadioButtons. It's working fine.   If anybody can ...
    Posted to Xceed DataGrid for WPF (Forum) by Karthikeyan on December 15, 2008
  • 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
  • Editing Problem

    I am trying to create a set of grids that are dependent upon each other. In the sample code provided below I have 2 datagrid controls ( A country grid and a province / state gird ). I have the binding on them working correctly so that if I select a country in the countryGrid all the provinces/states for that country show up in provinces/state ...
    Posted to Xceed DataGrid for WPF (Forum) by James on September 11, 2008
  • adding a column to Xceed Grid

    Hi, How can i add a new column to Xceed DataGrid. My exact requirement is that the added column will contain the UserControl and want the datasource of this column to be different from the Itemsource of the XceedGrid. Is there any concept of BoundColumns in wpf as it was in asp.net??????????
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on August 30, 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 2008 Xceed Software Inc.