Hello Toni,
Thank you for writing. Please find our answers below:
1. You can disable default double-click behavior by setting options.drillThrough = false
. Please check our docs for more information - https://www.flexmonster.com/api/options-object/.
2. There is no way to add custom fields to the Cell Data Object
from the outside. However, could you please provide us with more details about your use case? It will allow us providing a suitable solution.
Waiting to hear from you.
Regards,
Dmytro
Hi Dmytro,
We use Flexmonster to show and pivot our systems financial reports. On account level we want to be able to drill down to vouchers. We wanna handle the drilldown similarly to flexmonster so that when you double click a cell, it will popup a new window and make an API request with correct parameters. I was able to parse almost all the needed information from cell column and rows. Our base app is made with react, so I was thinking of making that pop up with React too. That way it's easier for me to control it.
Hello Toni,
Thank you for the detailed explanation. Could you please specify what additional properties you need in Cell Data Object
? Our dev team will discuss the possibility of adding it to the component. We will notify you as soon as possible.
Waiting to hear from you.
Regards,
Dmytro