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
40
XamPivotGrid
posted

Hello,

 

I search a olap pivot grid control WPF who contains the list of features below. Please can you tell me If these features are present in your control olap and if you plan to implement them in the future ?

 

1/ Display in value/percent
2 / Save in HTML/XLS.      
3 / Save in native format     
4 / Possibility to customize the cell color of total value     
5 / Formatting data : we would like to control the Font, FontSize, FontStyle, background, foreground etc… For row headers, column headers, totals, detail

6 / Format value : number of decimal, symbol…
7/ Print/ Print preview     
8/ Dynamic sort  
9/ Drill-down 
10/ Custom cell with custom operation   (sum, average etc.. )     
11/ Aggregation cell like Merge month in quarter or years etc…      

12 / SizeToFit -> resize the row and the column automatically to the size of the content   
13/ Event :  MouseUp/MouseDown/ Selection Changed     

 

I would like to know which data type I can bind the control  ? We do not have an OLAP cube, we use a rarely known database called Raima. So we could generate an xml file or maybe create a dataset to provide data to the OLAP cube. We really need your help on that issue with samples to understand how we could provide data to the OLAP grid. Also, using an alternative way for providing data to the olap grid, will we lose some features like dynamic sort, expand/collapse data... ?