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

Browse by Tags

All Tags » Unbound Column   (RSS)
  • NullReferenceException at Xceed.Wpf.DataGrid.UnboundDataItem.Finalize()

    I just downloaded the trial version and love it, but I am having some trouble.  I get this exception almost every time I close the window. Is there something I need to call to clear the grid first? Is there something wrong with my unbound column? I can't catch the error because the runtime calls it.   I have been testing with a ...
    Posted to Xceed DataGrid for WPF (Forum) by Neal on September 28, 2010
  • DataGridItemProperty

     Hi, Some one could explain me whats the purpose of the unbounddatacolumn Thanks    
    Posted to Xceed DataGrid for WPF (Forum) by Betty on May 28, 2010
  • Unbound checkbox column & Sorting

    Hi, I managed to add a checkbox coulmn to the grid using unbound column and every thing is working just fine, the problem is that i need to sort the grid by that column. Any idea how to do it ?
    Posted to Xceed DataGrid for WPF (Forum) by Yaniv on September 24, 2009
  • Re: Unbound Column Xaml

    <xcdg:DataGridControl            x:Name=''myGrid''>            <xcdg:DataGridControl.Columns>                <xcdg:Column FieldName=''Shade'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Pratik on August 24, 2009
  • Re: Roadmap for Q4 2008 and beyond

    I need the ''Easier support for unbound columns'' right now.  I'm surprised that this feature isn't in more WPF grids, as I have used it SO much in WinForms DataGridView and infragistics UltraGrid for WinForms.  I guess I'll be creating bogus properties on my data objects for now...  Hopefully there will be a good example on how to ...
    Posted to Xceed DataGrid for WPF (Forum) by Ryan on December 17, 2008
  • Set AutoFilter Default Choice

    I have a grid with an unbound column that uses a value converter.  The value converter checks the passed in value to see if it is null and then returns ''Active'' if it is and ''Inactive'' if it isn't.  (it's a deactivated date) Everything works great and the autofilter shows up with two choices in it.  Active and Inactive.  I ...
    Posted to Xceed DataGrid for WPF (Forum) by David on September 12, 2008
  • Unbound Column Xaml

    Hi All, Could I have an example of creating an unbound column in Xaml? The idea is, I just want a column with a couple of buttons in a column. The following definition results in the error below.  <DataGrid:Column Title=''Command''>          ...
    Posted to Xceed DataGrid for WPF (Forum) by Steve on July 11, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.