Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Browse by Tags

All Tags » DataCell » DataRow   (RSS)
  • DataRow and DataContext of DataRow becomes null for some rows in the DataGrid

    Hello , I have a strange issue. I am binding a DataGrid with IList. When I try to retrieve the DataRow and try to use its DataContext. In case of some rows the DataRow is either null or DataContext of the DataRow is null. Although a binding item does exists in the IList.   Can anyone please help me on this ? This seems to be strange and ...
    Posted to Xceed DataGrid for WPF (Forum) by Shailesh on December 2, 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
  • Re: Changing a column's EditTemplate based on the value of another column

    Hi Dustyn, As far as making a cell enabled or disabled (ReadOnly) at runtime, the following example will definitely suit your requirements. But to change a cell's EditTemplate at runtime does not seems to be an easy task as EditTemplate property belongs to the entire column and not just a single cell. Anywayz have a look at the following example ...
    Posted to Xceed DataGrid for WPF (Forum) by Abdullah on July 21, 2008
  • Custom DataRow Template for Card View

    Hi, I am trying to create a custom DataRow Template for a Card View.  I am using an Expander, but the header doesn't show any data.  Am I doing something wrong?  Thanks, Wally The Following is the DataCell and DataRow Templates: <Style x:Key=''CardViewDataCellStyle'' TargetType=''{x:Type xcdg:DataCell}''> <Setter ...
    Posted to Xceed DataGrid for WPF (Forum) by Wally on May 6, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.