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

Browse by Tags

All Tags » Binding » Xceed DataGrid   (RSS)
  • Not able to update after binding with xml

    Hi I have a datagridcontrol which i bind to xml. But don't know why, i am not able to edit it once i bind it to xml. I was able to edit it and it worked fine if i used datagridcollectionview. Does any one of you have any idea as to whats wrong.   I want to bind the grid with the xml which i get from the server. Once the user updates ...
    Posted to Xceed DataGrid for WPF (Forum) by Kunal on October 6, 2011
  • Re: Adding Check Box For Unbound Column for NON boolean Data type in Xceed Grid Version 2.2

    Thanks Ghislain for your quick response. I am afraid that the solution you have given is not applicable in the Xceed grid that i am working with. Please note that the Xceed Grid i am working with is of version 2.2 and it is not having a CellViewManager or CellEditorManager class and neither CheckBoxEditor nor CheckBoxViewer class. The only class ...
    Posted to Xceed Grid for .NET (Forum) by Mahesh on June 23, 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
  • Binding Title of Xceed Column.

    Hi,   I'm trying to bind the title of the column with a StaticResource. It's doesn't give me any error, but the output of the column is EMPTY. Here my code shows the detail of the issue, <xcdg:Column FieldName=''countryName''> <xcdg:Column.Title> <Binding Converter=''{StaticResource FieldLabelConverter}'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Karthikeyan on December 2, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.