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

Browse by Tags

All Tags » 3.1   (RSS)
  • NullReferenceException when Editing Cell

    HiSometime when I edit a cell, a NullReferenceException is thrown.If I check the code of this method with reflector, I see that the property  cell.ParentColumn.CurrentRowInEditionCellState returns null but there is no check on the result.I'm using WPF DataGrid v3.1.9069.14010 StackTrace:    at ...
    Posted to Xceed DataGrid for WPF (Forum) by Sebastien on September 3, 2010
  • How to set scroll offsets in DataGridControl?

    Hi! In my application I have a navigation history (like web-browser). Each history step has his own set of data.In UI I have a DataGridControl with TableView. When user navigates forward or back in navigation history, ItemSource of DataGridControl changes to another object. I want to save the selection and scrolling offset. With selection I ...
    Posted to Xceed DataGrid for WPF (Forum) by TimONIK on May 20, 2009
  • Loading Saved Grid Settings from XML file in XBAP deployed application

    I am attempting to use the SaveSettings and LoadSettings methods of the WPF grid version 3.1. I have saved the XML document using the following code snippet:   Dim serializer As New XmlSerializer(GetType(SettingsRepository)) Dim baselocation As String = AppDomain.CurrentDomain.BaseDirectory MSDataGrid.SaveUserSettings(CurrentSettings, ...
    Posted to Xceed DataGrid for WPF (Forum) by Emerson on May 6, 2009
  • WPF Grid CheckBox behavior

    Hi !  I have strange behavior of CheckBox columns of WPF Grid 3.1 (the latest version fron 17 February 2009).  There is small application, with TabControl of two tabs. The first tab control contains Xceed WPF grid control. The first column bind to some boolean variable. The problem occures then I check the CheckBox, than do not move to ...
    Posted to Xceed DataGrid for WPF (Forum) by Igor on March 5, 2009
  • SelectionMode="Multiple" is not working in 3.1.9117.10090

    I changed the SelectionMode in the Printing sample to Multiple and I can only select one row at a time.  I changed the references back to 3.0 dlls and the Multiple SelectionMode works fine.  Is anyone else experiencing this issue?  Thank you,  Mario
    Posted to Xceed DataGrid for WPF (Forum) by Mario on February 18, 2009
  • DataGridControl Visibility seted property generates exception after migrated to 3.1 version.

    Hello,  Several days ago we migrated our solution to 3.1 version of xceed datagridcontrol. Everithing goes fine, except one case : My DataGridControl on page has this property setted:  Visibility=''{Binding Path=IsSelectedSplit, Converter={StaticResource BB}}'' and on build everything goes fine, but when I acces that window I get the ...
    Posted to Xceed DataGrid for WPF (Forum) by ecaterina on February 11, 2009
  • Multiple selection does not work with Data Virtualization

    I am currently evaluating the WPF grid control for use in our application(s). I am very happy with the data virtualization capabilities that I have seen so far!  That said, multiple selections does not appear to be working when the grid is used with Data Virtualization...  To confirm this problem, I checked to see whether it ...
    Posted to Xceed DataGrid for WPF (Forum) by Mark on February 9, 2009
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.