|
Query |
Response | ||
|
I use Drill Trough of PivotGrid with Relational Mode and WebApi Controller for initialize grid. I cannot find Server Event when click on cell and I active Drill Through. I use your documentation but I can't find it. Where data are calculate for drill through? |
Currently, we don’t have server-side cell click event support. Meanwhile we have provided a work around solution in the “DrillThrough” event. Please find the sample and code snippet below for your reference.
Code Snippet: [C#]
Code Snippet: [JS]
Sample Link: http://www.syncfusion.com/downloads/support/forum/136434/ze/CellClickDemo109972829
| ||
|
Another problem is that I have header column of PivotGrid with formatted text changed(from me server-side) and drill through not work..explanation for this two problems? |
We confirmed that “DrillThrough for formatted text doesn’t work properly” is an issue and logged a defect report. The fix for the issue is available in our upcoming Essential Studio 2018 Volume 1 release which is estimated to be rolled out on end of March 2018. |