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.
Hi Mark
That is a feature that we are going to implement in to the pivot grid. I can’t tell you for sure when it will be ready, but hope it will be soon.
RegardsTodor
Hi Todor,
Thanks for the swift reply! I am delighted to hear that and am willing to wait a while before I embark on writing my own DataSource and Command classes with dire consequences ;)
Hi Mark,
May be this post will be interesting for you.