01-10-2021, 02:05 PM
01-10-2021, 06:00 PM
There is a demo in our demos that shows how to do this.
01-12-2021, 10:00 AM
What kind of information do you need to keep updated?
There are different approaches to solve this. One of them (the simplest) uses a TIWTimer. There is also another component TIWMonitor which can do more or less the same, however with better performance.
There are different approaches to solve this. One of them (the simplest) uses a TIWTimer. There is also another component TIWMonitor which can do more or less the same, however with better performance.
01-12-2021, 03:07 PM
The demo uses a javascript timer, and I'm going to use TIWTimer or TIWMonitor.
I understand that need to look in the direction of the js Callback Name property ?
I understand that need to look in the direction of the js Callback Name property ?