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
55
ProxyOlapDataSource
posted

Hello,

Can you help me with this?


1. TypeScript compiler (1.1 - 1.4) can not process infragistics.d.ts because of incorrect overlapping parenting methods.
2. In infragistics.d.ts doesn't defined namespase "$.ig"
3. I have a very big dataset and js-object that already contains aggregated olap data, and i want load it in PivotGrid, without any calculations from component. Can i do this without creating dataset? Just define record count, unique values of dimensions, and load aggregated data in cells metadata.
4. Can i extends or override FlatOlapDataSource or create new ProxyOlapDataSource, to solve this problem? which will be contain list of methods thats required to PivotGrid to display data.


Possibly attached file will help to understand the idea.


Thank you

Regards
madreason

Parents Reply Children
No Data