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

Browse by Tags

All Tags » Stat Functions   (RSS)
  • Stat Functions

    Hi,   I have created a Context Menu on Stat Row. It contains Name of functions to apply as menu items. (Average/Sum/Max/Min etc).   Now I need a way to access StatCell so that i can apply it on the specified column only..   // Code to add Menu Items  Xceed.Wpf.DataGrid.StatRow sr = (sender as Xceed.Wpf.DataGrid.StatRow); ContextMenu cm = ...
    Posted to Xceed DataGrid for WPF (Forum) by Sandeep on November 29, 2008
  • StatRow and StatCell not getting generated

    Hi, I have created a grid and in that grid I want summary row in footer. but it is not getting generated. I am binding my data table to GridData Property and then Item Source of Grid to  GridData Property....   Kindly guide what am i doing wrong.....   This is my code <xcdg:DataGridCollectionViewSource x:Key=''gvStockSource''           ...
    Posted to Xceed DataGrid for WPF (Forum) by arya009 on August 5, 2008
  • Re: How to use "GetStatContext"?

    Example 3 clearly demonstrates how to use the StatContext attached property. Here is the example (I will fix the documentation)  <Grid xmlns:xcdg=''http://schemas.xceed.com/wpf/xaml/datagrid''>  <Grid.Resources>    <xcdg:DataGridCollectionViewSource ...
    Posted to Xceed DataGrid for WPF (Forum) by Jenny on June 2, 2008
  • Re: How to use "GetStatContext"?

    The Stat Functions topic in the documentation provides examples of how to use the StatContext attached property.
    Posted to Xceed DataGrid for WPF (Forum) by Jenny on May 26, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.