Welcome to the Xceed Community | Help
Community Search  

Browse by Tags

All Tags » WPF Data Grid » DataRow   (RSS)
  • Initialize DataRow in WPF DataGridControl

    I'm looking for an event that I can handle, where I can set the DataRow.IsEnabled (to false) according to specific data that exists in that row. In Infragistics Winforms UltraGrid, there was an InitializeRow event that I would use to initialize cells in the unbound columns, based upon the data that was bound to this row.  That is almost ...
    Posted to Xceed DataGrid for WPF (Forum) by Ryan on December 23, 2008
  • Re: Looping thru a datagrid items

    this little project has a collection of items that have a Boolean property on them, if the property is false data triggert are used in the style to set the background of the cell red, if it is true the property is green. i would have posted the entire project but i can't work out how to attach files. if anyone could tell me how it would be much ...
    Posted to Xceed DataGrid for WPF (Forum) by Aran on September 3, 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
  • Row Click Event

    Hi,I have used the XceedDataGrid and populated the grid with the DataSet. Now to Keep the things simple i just wanted to get the value of a cell in the selected row of the when users click on a particular row...???
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on August 21, 2008
  • Drag and drop across grids

    Can we drag and drop across two data grids in version 3.0? And is there any example.  The excel data grid example only demonstrates the clip board cut and paste but I am looking at is selecting multiple rows from one grid and dragging/dropping them on anther grid. Any help or guidance would really help me out.
    Posted to Xceed DataGrid for WPF (Forum) by Atul on August 20, 2008
  • ControlTemplate for DataRow

    Hello all   I want to have a DataRow that has 2 rows embedded,   I thought I'll use a UserControl that has 2 Dependency Properties, one for each row (the properties are of type <object> in order to be able to add any type of content to it) and set this UserControl as the ControlTemplate of the DataRow.   I have chosen ...
    Posted to Xceed DataGrid for WPF (Forum) by tt on August 20, 2008
  • Binding DataRow Background to an ObservableCollection Property

    Hello! I have an observableCollection<Element> wich i will name MyElementList. Element has a MyName Property of type string and a MyColor Property of type SolidColorBrush. In xaml I declare a Xceed Datagrid I name xMyGrid in my Window element: <xcdg:DataGridControl x:Name=''xMyGrid'' ItemContainerStyle=''{StaticResource ...
    Posted to Xceed DataGrid for WPF (Forum) by FAGES on July 25, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.