Welcome to the Xceed Community | Help
Community Search  

Browse by Tags

All Tags » Xceed grid » Styles   (RSS)
  • Styles in Resources

    Hi all, I created a xbap application in that there is  a resource folder in which i am putting the themes for different controls and also for DataGridControl. I need to change the theme dynamically so i am using XamlReader to read the resourceDictionary . But when i am putting the style for  DataGridControl then XamlReaderthrows a ...
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on November 7, 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
  • Start RowSelector Index from 1 instead of 0

    I am applying the following style to the grid and the row selector starts from 0: <Style x:Key=''itemIndexSelectorStyle'' TargetType=''{x:Type xcdg:RowSelector}''> <Setter Property=''Content'' Value=''{Binding RelativeSource={RelativeSource Self}, Path=ItemIndex}''/>   </Style> What needs to be done to start the ...
    Posted to Xceed DataGrid for WPF (Forum) by A on July 31, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.