I suggest you ...

ria olap grid-Show MDX Query

Have callable function to show the underling mdx query of the grid

6 votes
Vote 0 votes Vote Vote
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    I agree to the terms of service

    You'll receive a confirmation email with a link to create a password (optional).

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    anonymousanonymous shared this idea  ·   ·  Flag idea as inappropriate…  ·  Admin →
    completed  ·  VladimirAdminVladimir (Admin, Radar-Soft, LLC) responded  · 

    Just use the code like:
    protected void Page_Load(object sender, EventArgs e)
    {
    TMDCube1.ShowMDXQuery(RiaOLAPGrid1, “select {[Measures].[Order Count]} on 0, {[Product].[Product Categories].[Category].members} on 1 from [Adventure Works]”);
    }

    1 comment

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      I agree to the terms of service

      You'll receive a confirmation email with a link to create a password (optional).

      Signed in as (Sign out)
      Submitting...

      Knowledge Base and Helpdesk