Hello,
Trying to use updateData How To : http://jsfiddle.net/flexmonster/n9hw8ab0/
I have an issue. When you click on delete, information is still there when you double-click on Grand Total.
I have the same issue by my side. When I remove a record. Record is still here in drill through.
Is there a refresh command to run after updateData ?
Regards,
Guillaume
Hi Guillaume,
Thank you for writing to us.
The described behavior does seem like an issue – the deleted value should disappear once it has been removed with updateData()
. We've already passed this over to our dev team and the fix will be available with our upcoming release ETA Aug 24th.
Please let us know if there is anything else we can help you with in the meantime.
Best regards,
Mykhailo
Hi Guillaume,
We are happy to let you know that the issue with a row of data not being removed from the drill-through view after updateData()
was fixed.
This is included in the 2.8.14 version of Flexmonster: https://www.flexmonster.com/release-notes/
You are welcome to update the component. Here is our updating to the latest version tutorial for guidance: https://www.flexmonster.com/doc/updating-to-the-latest-version/
Please let us know if everything works fine for you.
Best regards,
Mykhailo
updateData is now functionning for delete and update. Thanks !
Only one thing, drillthrough is not refreshed when already opened.
I made a QuickWin by simulating click on Close Button.
Guillaume
Hi Guillaume,
Thank you for pointing this out.
It is good to hear that you've found a temporary workaround for your use case. Still, we are going to release a fix for this with our release ETA Oct 5th.
Please let us know if there is anything else we can help you with in the meantime.
Best regards,
Mykhailo
Hi Guillaume,
Hope you're doing well!
We're writing to you to inform you that due to particular internal circumstances, we had to postpone the fix for the issue mentioned above – it is going to be available ETA Oct 19th.
Thank you for your understanding.
Kind regards,
Mykhailo
Hi Guillaume,
We are glad to inform you that the drill-through view for grand totals is now updated automatically when the updateData()
is called.
This is included in the 2.8.18 version of Flexmonster: https://www.flexmonster.com/release-notes/
You are welcome to update the component: https://www.flexmonster.com/doc/updating-to-the-latest-version/
Please let us know if there is anything else we can help you with.
Best regards,
Mykhailo
Thanks, everything is ok
Guillaume