Hello,
We would like to be able to click on columns in a drilldown (not the initial grid) and fire events like the doubleClicked event for the grid.
For example:
User opens double clicks to open the drilldown. Then the User could click on a Row's Order Number (or just the row), a doubleClickedDrillDown event would then fire and through a function we create we could send them to that order, just like you can on the grid.
Kind regards,
Craig Button
Hello, Craig,
Thank you for contacting us.
We recommend using isDrillThrough
property of the CellDataObject. Please check the following JSFiddle for reference: https://jsfiddle.net/flexmonster/huyqnbvz/
Please let us know if it works for you. Feel free to contact us if other questions arise.
Kind regards,
Nadia