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

Browse by Tags

All Tags » Columns » ReadOnly Column   (RSS)
  • binding to column readonly using code behind

    Hi, I have successfully bound the column.visible property for my grid using code behind as per a suggestion in another thread like this: BindingOperations.SetBinding(this.myGrid.Columns[index], Column.VisibleProperty,  new Binding()    {        Source = DataContext,    ...
    Posted to Xceed DataGrid for WPF (Forum) by Trevor on January 7, 2009
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.