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

Browse by Tags

All Tags » DataGridControl » 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
  • 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
  • Master / Detail with a strongly typed dataset

    I'm trying to create a master / detail grid with a strongy typed dataset. The dataset contains two tables and the relationship between them. The xaml for the grid is....... <xcdg:DataGridControl Grid.Row=''1'' AutoCreateColumns=''False'' Name=''dgAdverts'' ReadOnly=''True'' SelectionMode=''Single'' EditTriggers=''None'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Paul on January 16, 2009
  • Disable grouping for a particular column

    Hi, How can i disable grouping for  some columns in XceedDataGrid control ???
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on September 19, 2008
  • 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
  • Grid in Landscape Orientation

    Hi All, Before I dig the things myself, I thought if somebody had already done this thing! What all I want is to have Fields as Row and records as columns in the grid. So whenever a new record is to be added into the grid a new column is added intead of a new row. Hope I made myself clear. Thanks in advance
    Posted to Xceed DataGrid for WPF (Forum) by Abdullah on July 29, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.