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

Browse by Tags

All Tags » DataGrid » Column   (RSS)
  • Databind colms to object properties

    I'm trying to do someting very basic but i can't find how to do it. I have a collection of objects i show in a grid. Works fine when a set te datasource property to my collection. the grid auto generates a column for every property on the object. What i want to do is to create the columns at design time and databind them to the ...
    Posted to Xceed Grid for .NET (Forum) by dimitri on April 12, 2010
  • Problem sorting columns

    Hello!I was able to do a workaround to solve my initial problem of how to dynamicaly create a user-defined mask by using a Converter.Now I face a new problem in the same area with Sorting dates.The default format of the date is ''yyyy-MM-ddTHH:mm:ss'' and I mask it to ''dd/MM/yyyy HH:mm:ss'' and it works just fine but the Xceed WPF DataGrid column ...
    Posted to Xceed DataGrid for WPF (Forum) by Gil on October 7, 2009
  • Databound Grid, Forms and assigning the DataSource

    I have a project which dynamically generates a grid and populates it with a DataSource (using LINQ to SQL) and returns it to another process which then places that on a form. It appears from my testing that the Columns collection is not accessible unless the Grid has been associated with a Form prior to the DataSource being assigned as I am ...
    Posted to Xceed Grid for .NET (Forum) by Craig on September 9, 2009
  • How to use a ForeignKeyConfiguration to auto-detect run-time Enum for cell drop-down list of a Column?

    I have a DataGrid bound to a class where one of the properties is of a run-time Enum type created using EnumBuilder.  I wish to have the Column automatically detect the enumerators in the enum and display them in a drop-down box on the cell (a ComboBox). I understand that if the enum was defined at design-time, I can use the following XAML ...
    Posted to Xceed DataGrid for WPF (Forum) by Neo on July 2, 2009
  • Respond to Column Visible Change

    Is there any way in v3.1 to react to a programmatic change in column visibility?  I have a helper class with which I register all instances of the grid in my application.  The helper modifies the column widths based on changes in the data source, resizes of the grid by hooking into the appropriate events of the grid.  The last thing ...
    Posted to Xceed DataGrid for WPF (Forum) by Rod on June 9, 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
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.