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

Browse by Tags

All Tags » Columns » Column   (RSS)
  • Dynamic Column Title and transpose of Column/Rows

    Hi All, I need to populate the column header/ title dynamically in Xceed DataGrid Control. Please help me out. Here is the sample scenario. ID Year     Value 1   2008     20 2    2008    21 3    ...
    Posted to Xceed DataGrid for WPF (Forum) by Sivasankar on September 22, 2009
  • AutoCreateColumns=true + Setting Column width

    Hi,   I use the DataGrid with the AutoCreateColumns property set to true. I would like to set all my columns' width to a fixed value but I can't find how. Here is what I've done so far : [XAML]          <xcdg:DataGridControl x:Name=''myDataGrid''                               ReadOnly=''False''                              ...
    Posted to Xceed DataGrid for WPF (Forum) by Jerome on May 7, 2009
  • Capturing Click event of Button in a DataCell using MVVM

    Hello, I am using Model View ViewModel pattern. I have a button inside a DataCell of Xceed DataGrid. I want to use DelegateCommand to handle the click event of the button. Also, I dont want to write anything for the same in my Code Behind. I want everything to reside in my ViewModel. How can this be achieved. I thought of RoutedEvents / ...
    Posted to Xceed DataGrid for WPF (Forum) by Shailesh on March 23, 2009
  • Columns not refreshing

    Hi All,    I am binding to a DataGridViewCollection as detailed below:   <xcDP:DataGridCollectionViewSource x:Key=''alertsView''     x:Name=''alertsView''     Source=''{Binding Results.DefaultView}''     AutoCreateItemProperties=''True''     ...
    Posted to Xceed DataGrid for WPF (Forum) by 9Greg on February 22, 2009
  • Binding Title of Xceed Column.

    Hi,   I'm trying to bind the title of the column with a StaticResource. It's doesn't give me any error, but the output of the column is EMPTY. Here my code shows the detail of the issue, <xcdg:Column FieldName=''countryName''> <xcdg:Column.Title> <Binding Converter=''{StaticResource FieldLabelConverter}'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Karthikeyan on December 2, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.