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

Browse by Tags

All Tags » Binding » .Net Grid   (RSS)
  • MasterDetail example question

    I've been trying to build a Master/Detail grid using the example but without the sources for the NorthWind database or the access functions (specifically SampleData.DataProvider.GetNorthwindDataSet()), I am unable to figure out how.  In the example, gridcontrol1 is bound to ''Shippers'' which I expect is a table name. However, ...
    Posted to Xceed Grid for .NET (Forum) by Ken on July 31, 2012
  • 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
  • FieldName and DataType are read-only in Visual Studio 2010??

    After upgrading to the VS2010 upgrade and the Ultimate Suite 10.3, I found out that the FieldName and DataType of a column and read-only! Here is what I have done:add a unbound column in the gridchange the title, name, fieldname or datatypethe designer refreshes and the newly added column is gone!I had a look into the class reference, it is ...
    Posted to Xceed Grid for .NET (Forum) by Horace on May 9, 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.