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

Browse by Tags

All Tags » DataGridControl » XBAP » WPF Data Grid   (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
  • Row Click Event

    Hi,I have used the XceedDataGrid and populated the grid with the DataSet. Now to Keep the things simple i just wanted to get the value of a cell in the selected row of the when users click on a particular row...???
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on August 21, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.