When I double-click on a cell, I'd like to access the underlying row that was used for the calculation.
I'd like to loop through every column for that row, access the values to know which row was clicked.
Basically to help us build a drilldown report for that row.
How can this be achieved?
Hi
This feature will be available for flat data in 11.1 volume of pivot grid. For SSAS you should use actions to get this data
RegardsTodor
Hi,
There’s an article, Selection and Cell interaction, in the documentation on how to do just what you asked; access the underlying row or column when you double click on a cell.
Let me give you the link.
http://help.infragistics.com/NetAdvantage/DV/2010.3/CLR4.0/?page=xamPivotGrid_US_Selection_And_Cell_Interaction.html
Please let me know if you have any questions.