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

Browse by Tags

All Tags » Databinding » 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
  • MultiBinding a column?

    Before 3.0 I could use a MultiBinding on a Column through column.DisplayMemberBinding property. This property is now obsolete in 3.0 and replaced by DisplayMemberBindingInfo. It doesn't seem to support MultiBinding though. How do I use MutliBinding on a column in V3?
    Posted to Xceed DataGrid for WPF (Forum) by Hao on August 26, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.