Welcome to the Xceed Community | Help
Community Search  

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
  • 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
  • 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
  • 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 2008 Xceed Software Inc.