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

Browse by Tags

All Tags » Xceed grid » .NET   (RSS)
  • Databound Grid, Forms and assigning the DataSource

    I have a project which dynamically generates a grid and populates it with a DataSource (using LINQ to SQL) and returns it to another process which then places that on a form. It appears from my testing that the Columns collection is not accessible unless the Grid has been associated with a Form prior to the DataSource being assigned as I am ...
    Posted to Xceed Grid for .NET (Forum) by Craig on September 9, 2009
  • How to set focus on a particular cell / row in xceed grid for .Net

    Hi, Can you please provide me a help on, how to set the focus on a particular cell / row on the xceed grid for .NET. With my current code the focus is going on the 1st column of the 1st row. Below is the snapshot of the code that I am using to set the focus. Code ...
    Posted to Xceed Grid for .NET (Forum) by Lalit on April 14, 2009
  • 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.