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

Browse by Tags

All Tags » .Net Grid » Xceed Datagrid   (RSS)
  • Databound Hierarchical GridControl using DetailGrid

    I have an entity with an ID and a self referencing ParentID (both int) and I have successfully set up a DetailGrid to display the children at the first level, but have not found a way to have that cycle repeat itself down the hierarchy as required. The examples only seem to show how to do it manually....  Any ideas?
    Posted to Xceed Grid for .NET (Forum) by Craig on January 17, 2010
  • Re: How to determine the Index of the Row at which the cursor is located on Xceed grid for .Net

    Hi Andre, Thanks for your reply, but the solution doesnt work. The problem is suppose that the focus is on a particular cell & if I press the down / up arrow key the CurrentRowCahnged event doesnt get fired. I guess the CurrentRowChanged event gets fired when my entire previous row is selected & I press an up or down key. In my case ...
    Posted to Xceed Grid for .NET (Forum) by Lalit on April 10, 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.