Description
This is an example of the pivot grid drill through functionality. It allows you to find the records in the data source which were
used to calculate the value of a particular cell in the pivot grid. To drill through a specific grid cell double click on it and
you will see a window displaying the source records. In addition to the pivot grid widget, this example uses the window and
data table widgets. The example also demonstrates how to handle open and close events of the window widgets and how to
enable or disable the selection functionality of the pivot grid component. This demo is implemented using jQuery. You can find
similar examples implemented in React JS and Angular inside the React and Angular components section of the website.