Hi,
I would like to report an issue on UpdateData in collapsed nodes (if measures are set as first aggregate).
Here's a JSFiddle.
To reproduce the issue:
The issue seems related to the GetReport call in CustomizeCell. If you turn off the GetReport call with the checkbox, it works fine.
Thank you!
Ilaria
Hello,
Thank you for reporting about the problem.
It seems the main reason for such behavior is an exception thrown if the getReport
is executed after the partial data update.
The fix is going to be provided with a minor update ETA 30 June.
We will notify you as soon as the fixed version is available to download.
Please let us know in case additional questions arise.
Kind regards,
Illia
Hello,
We are happy to let you know that the issue with getReport() after partial updateData() was fixed.
This is provided in the 2.8.10 version of Flexmonster.
You are welcome to update the component.
Here is our updating to the latest version guide for assistance.
Please contact us in case any questions arise.
Best Regards,
Illia
Hello,
Our team is just wondering whether the fix did manage to resolve the problem for your case.
We are looking forward to hearing from you.
Regards,
Illia
Hi Illia,
I confirm that the fix solved the issue!
Thank you