Welcome to the Xceed Community | Help
Community Search  

Browse by Tags

All Tags » datagrid » 3.0   (RSS)
  • How to bind 2 columns to same property

    I need to display a datagrid with two columns that are bound to the same property. Here is the code I am using but it does not work:              DataGridCollectionView dataGridCollectionView = new DataGridCollectionView(list, typeof(MyData), false, ...
    Posted to Xceed DataGrid for WPF (Forum) by Skantha on January 7, 2009
  • 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
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.