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
45
XamPivotGrid AdomdDataSource Complicated
posted

Hi,

I love your component. I have just one objection. I have a lot of code that uses ADOMD.NET and queries AS using MDX. The results are CellSets... after a lot of investigation I have found out that I cannot use the Infragistics ADOMD model to pass it an already existing CellSet or MDX queries and I am forced to build an IQuery.

 

I understand that you are wrapping the ADOMd components so surely building an IQuery from a CellSet instead of forcing me to build one should be an option?

I look forward to your reply.

Parents Reply Children