Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
210
How to use XamPivotGrid?
posted

Hi,Can any one tell me how to use XamPivotGrid? please give a simple example so that i can bind it with sql server database

 

thanks

  • 8831
    posted

    Hello,

    Are you going to use SQL Server Analysis Services (SSAS) or you are going to extract the data from directly from the database? The online samples is a good point to start. Look at XmlaDataSource samples if you are going to use SSAS or look at FlatDataSource samples where IEnumerable is used as data source.

    Best regards.
    PPilev.