Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Browse by Tags

All Tags » Column   (RSS)
  • 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
  • Reloading the grid with new DataSet from Database.

    Hi all, I have a DataGridControl in XAML. Now to load this datagrid i am creating a DataGridCollectionView in code behind and assigning the DataTable from database to this DataGridCollectionView & using DataGridControl.ItemsSource = DataGridCollectionView . As in my application the data in database keeps on changing so i want to show ...
    Posted to Xceed DataGrid for WPF - Custom Themes (Forum) by Saurabh on December 1, 2008
  • Sorting nested property

    My grid is bound to a list of objects. I have some columns bound to properties on objects such as ObjectA.PropertyObject.PropertyA FieldName=''PropertyObject.PropertyA'' Sorting does not work. Could you tell me what Im missing here? In version 2.0 in code i was adding this as a workaround to get sorting to work for the columns on nested ...
    Posted to Xceed DataGrid for WPF (Forum) by justin on September 15, 2008
  • Unable to get databinding with XML dataprovider in XceedDatagrid Control

    Hi All, I am trying to template the first column of the datagrid control with a (checkbox + textbox) controls combination. While using XML as datasource, i require ''DisplayMemberBinding'' attribute to be binded with data, unlike when I use object data as source. Problem is if I am trying to bind the data using cell editor template as ...
    Posted to Xceed DataGrid for WPF (Forum) by Neeraj on July 25, 2008
  • Setting Default Style for Column

    Hi All, What I want is to apply a template to modify the way title is displayed for columns as follows; <!-- Data Template for Xceed Column--><DataTemplate x:Key=''colTemplate''>  <Label Content=''{xcdg:CellEditorBinding}'' TextBlock.FontWeight=''Bold'' /></DataTemplate> If I use this template explicitly with each ...
    Posted to Xceed DataGrid for WPF - Custom Themes (Forum) by Abdullah on June 18, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.