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

Browse by Tags

All Tags » Columns   (RSS)
Showing page 1 of 4 (34 total posts)
  • Create Dynamic Columns via Collection in ViewModel

    Hi. I need my columns in my DataGridControl dynamically created via a collection in my viewmodel. Unfortunately I cannot bind the ''Columns'' property of the DataGridControl to an property in my viewmodel. How can I achieve this dynamic creation? greets
    Posted to Xceed DataGrid for WPF (Forum) by Raphael on January 17, 2011
  • CellEditor.EditTemplate is disposed when not in focus?

    Hello, In our project we have created a custom ComboBox enabling multiselection and other options such as search filtering (i.e pressing 'ab' on our custom ComboBox will show all values with 'ab' within them). Among other thing it holds additional properties such as search filtering type (prefix, exact match, etc.) We use the Xceed Datagrid ...
    Posted to Xceed DataGrid for WPF (Forum) by Amir on November 23, 2009
  • Xceed Cell/Column Behaviour

    Hello,    Xceed Team,I am using the Xceed Grid for the inline Editing.  Now we are having the requirement , while editing the row ,•    Some cells in the row are read only,•    Some cells are required fields•    Some cells are non- required Now, we are able to achieve the validation ...
    Posted to Xceed DataGrid for WPF (Forum) by paras on October 10, 2009
  • 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
  • UnBound Column having the virtulization problem

     <xcdg:DataGridControl            x:Name=''myGrid''>            ...
    Posted to Xceed DataGrid for WPF (Forum) by paras on August 25, 2009
  • Binding Column to Multiple Values?

    Hi,   In the following simple example I want to set the foreground based on another member in my class class : Person,  Properties Name,Age (assuming i'll use a converter to get a colour based on the age) <xcdg:Column FieldName=''Name'' Title=''name'' ...
    Posted to Xceed DataGrid for WPF (Forum) by richard on June 23, 2009
  • Conditional Binding (One way or Two way)

    I am very new to WPF/Xceed and have a very basic question. :)  I am using DataGrid Control in my application to display a collection of objects. I want one column of my grid to be editable depending upon the type of Object. If Object is of type A, the column should be editable and if object of type B, then it should not be. ...
    Posted to Xceed DataGrid for WPF (Forum) by Aseem on June 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
  • DataGridControl.CurrentColumn changed

    Good Afternoon!     I'm using version 3.1 of the DataGrid for WPF.  I have an issue where I need a TextBox editor to commit it's changes to the datasource when the user exits the current cell (which works when DataGridControl.UpdateSourceTrigger = DataGridUpdateSourceTrigger.CellEndingEdit), but I also need a checkbox ...
    Posted to Xceed DataGrid for WPF (Forum) by Robert on April 22, 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
1 2 3 4 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.