Am I able to refresh the data that is used for a drillthrough from the data server without closing the drillthrough? I am able to use "updateData" method but it causes the entire component to reload rather than just the current drillthrough view. For example in the screenshot, I want to be able to refresh this view with new data.
Thanks
Brian
Hello Brian,
Thank you for reaching out to us.
Currently, Flexmonster does not support updating data with the opened drill-through pop-up window. For now, please reopen the drill-through pop-up window after updating the data.
You are welcome to contact us if other questions arise.
Kind regards,
Nadia
Thank you! Is there a way to programmatically reopen the drill-though that was previously open? Or would it have to be done via the user clicking the cell again?
Hello Brian,
Thank you for the response.
Flexmonster does not provide a method that allows programmatically opening the drill-through pop-up window. So it should be done by the user clicking on the cell again after the updateData
API call.
We hope it helps. Feel free to contact us if other questions arise.
Kind regards,
Nadia