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

Browse by Tags

All Tags » Binding » .NET   (RSS)
  • Exception "Child list for field RelationParentChild cannot be created" in SetDataBinding on DetailGrid

    Hello,   I encountered some strange behaviour on the Xceed Gridcontrol for Windows Forms  (v3.9), trying to implement a databound master detail grid. I setup and loaded two datatables in a dataset with an additional Parent-Child-Relationship between these two tables added to the dataset. The relation has been tested, there is no ...
    Posted to Xceed Grid for .NET (Forum) by Dietmar on September 21, 2011
  • ValueMember in bound ComboBox

    Hi, I have the .NET grid (not WPF) with a column that contains a combobox, that is bound to a datatable in a dataset.   I do the binding like this: void MyCombo_ActivatingControl(object sender, CellEditorEventArgs e) {     WinComboBox myCombo = e.Control as WinComboBox; ...    ...
    Posted to Xceed Grid for .NET (Forum) by Nigel on November 3, 2010
  • Re: Coloring Rows based on conditions..

    Hey, Just to report that I've resolved the problem: 1. The problem with extending the DataRow was that I've missed to override CreateInstance method and return an instace of the extended data row class. 2. Method PaintBackground should be extended and custom selection coloring can be done there (this.GridControl.SelectionBackColor and ...
    Posted to Xceed Grid for .NET (Forum) by Ogren on April 6, 2009
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.