Welcome to the Xceed Community | Help
Community Search  

Browse by Tags

All Tags » Templates » DataRow   (RSS)
  • 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
  • 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
  • See Through Grid

    Hi, Is there any way out to acheive a see through effect in DataGrid? I mean, I want to place a background image, and on top of it I'm placing my DataGrid. How can then I set my rows' or entire grid's background as transparent?  We can anytime set the background of DataRow as transparent, but still something (probably the container of ...
    Posted to Xceed DataGrid for WPF (Forum) by Abdullah on May 30, 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.