Drill-Through feature which enables the user to drill through any value and see the raw data which results in the given value. This can be achieved in the grid is placed in OlapClient Control by enabling the Hyperlink support for the cell values in the grid and using the Link_Click event to form the query. Then the CellSet returned from that query will be set as an itemsource for the GridDataControl to show the raw data. Steps to Create a Drill-Through support on OlapClient Silverlight
C#
Figure: OlapGrid in OlapClient with enabled hyperlink cells
Figure: GridDataControl with raw data has been shown in child window.
|
This page will automatically be redirected to the sign-in page in 10 seconds.