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

Browse by Tags

All Tags » WPF Data Grid » 3.1   (RSS)
  • 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
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.