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

Browse by Tags

All Tags » DataGridControl » Binding   (RSS)
  • How To Add Excel Like Selection of DataCells In Xceed DataGridControl

    Recently, we had a question here at technical support asking if we had ''Excel Like Selection of DataCells''. Well... we don't! When SelectionUnit is set to Cell on DataGridControl it is possible to make your selection on a cell-by-cell basis and to select multiple cells at once by Shift Clicking but still, that is not what some clients expect, ...
    Posted to Tech Side (Weblog) by Michel [Xceed] on September 27, 2011
  • 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
  • How to bind 2 columns to same property

    I need to display a datagrid with two columns that are bound to the same property. Here is the code I am using but it does not work:              DataGridCollectionView dataGridCollectionView = new DataGridCollectionView(list, typeof(MyData), false, ...
    Posted to Xceed DataGrid for WPF (Forum) by Skantha on January 7, 2009
  • Getting the values of two column in a one column..

    Hi, I am binding the DataGridControl from code behind using datagridcollectionview.....Suppose my datatable contains 5 columns . Now in the xceed grid i want to display the values of 1st and 3rd column in the same header i.e. in one column . How can i achieve this ?????
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on September 4, 2008
  • Exception when refreshing grid

    After one or more of my underlying items of my DataSource has changed, I call ResetBinding( false ) on the datasource so the grid can refresh its content. From times to times, I get the following exception:    Cannot perform this operation while the generator is busy generating items  Here is the detail of the ...
    Posted to Xceed DataGrid for WPF (Forum) by Frank on August 8, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.