KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Card Module - Autorefresh #1154

Closed Jason opened this topic on on Nov 14, 2019 - 2 comments

Jason commented on Nov 14, 2019

Is there a way to auto refresh the data displayed in the cards other than actually refreshing the page?

KoolReport commented on Nov 14, 2019

It is possible, you can wrap the Card inside a SubReport and then at client-side, you can use setTimeOut() or setInterval() to periodically update the sub report via ajax.

Jason commented on Nov 14, 2019

Thank you.

Yes, I coded a setInterval within jquery to refresh a div on my dashboard with a page preloaded with multiple cards.

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
help needed

None