Hi,
To clarify our question, every time setInterval executes there is a brief grid flicker
Which can see on the JQX Fiddle Links you posted above
In our case, we have the screen flickering every 10 seconds which is distracting to user
Is there a way to avoid this flicker but just update the data in background ?
Or maybe only a flicker if there is new data received but no flicker otherwise ?
thanks !