Welcome to the Xceed Community | Help
Community Search  

Browse by Tags

All Tags » Xceed grid » Columns   (RSS)
  • How to bind the column using Resources files in WPF(xceed).

    Hi All,    If anybody tried to bind the column through resources file like visibility(depending upon selection). Actuall I want to bind the xceed column visibility by using resources file. I have done the Text,Content rendering from the resources file for TextBlock, CheckBox, RadioButtons. It's working fine.   If anybody can ...
    Posted to Xceed DataGrid for WPF (Forum) by Karthikeyan on December 15, 2008
  • Re: Set AutoFilter Default Choice

    Thanks Christian, Here is how my ItemProperty is defined: <xcdg:DataGridItemProperty Name=''Status'' ValuePath=''InactivatedDate'' DataType=''{x:Type system:String}'' Converter=''{StaticResource ActiveStatusConverter}''/> I am bound to a ReadOnlyCollection.  I will try using an ObservableColleciton and let you know how I make ...
    Posted to Xceed DataGrid for WPF (Forum) by David on September 16, 2008
  • Set AutoFilter Default Choice

    I have a grid with an unbound column that uses a value converter.  The value converter checks the passed in value to see if it is null and then returns ''Active'' if it is and ''Inactive'' if it isn't.  (it's a deactivated date) Everything works great and the autofilter shows up with two choices in it.  Active and Inactive.  I ...
    Posted to Xceed DataGrid for WPF (Forum) by David on September 12, 2008
  • adding a column to Xceed Grid

    Hi, How can i add a new column to Xceed DataGrid. My exact requirement is that the added column will contain the UserControl and want the datasource of this column to be different from the Itemsource of the XceedGrid. Is there any concept of BoundColumns in wpf as it was in asp.net??????????
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on August 30, 2008
  • Creating a Column from Code behind

    Hi all, I have a DataGridControl , i attached the datasource to the grid through DataGridCollectionView.... Now i want to add a column at run time to the same DataGridControl , but this column will have a different DataSource. How can i get this ??? If i am not clear to you i can clarify more ..........
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on August 28, 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 2008 Xceed Software Inc.