in
Forums
Blogs
DevExpress.com
Client Center
Support Center
DevExpress Channel

Drill Down question

Last post 12/17/2008 5:38 PM by Shohei Yamauchi. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 12/16/2008 6:24 PM

    Drill Down question

    Hello,

    I would like to retrieve Row Header value and Column Header value when clicking inside the Pivot Grid control.

    The demo describes how to retrieve row index and column index, but I have not been successful obtaining the data I need on the client side.

    Could someone point me to the right direction, or point me to a client side reference? 

    Thank you.

    Shohei 

  • 12/17/2008 5:38 PM In reply to

    Re: Drill Down question

     Hello,

    I figured it out myself.

    I used CreateDrillDownDataSource method of the ASPxPivotGrid to get the result set, and just iterated through the rows with GetValue method on the result set to see how it's structured.  I was finally able to retrieve the information I was looking for.

    Shohei 

Page 1 of 1 (2 items)
Copyright © 1998-2009 Developer Express Inc.
ALL RIGHTS RESERVED