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

Browse by Tags

All Tags » Row Template   (RSS)
  • 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
  • Row templating?

    Is there a way to make a ''Row template'' inorder to change my ''rendered object'' values at the moment of displaying the data. The idea is that i have only the ID inside my ItemsSource, but when displaying i'll go and retrieve all the data needed for display... Is that posbible? Greetings Carlos de Luna
    Posted to Xceed DataGrid for WPF (Forum) by charlymoon on June 23, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.