As a test, I have a grid that is bound to data read from a text file in JSON using a C++ CGI script. This script runs once every second. using version 2.2.1 the grid data appears static and the ‘LOADING’ image never shows.
At version 2.3 though, every time the CGI script runs I get the ‘LOADING’ image briefly on the grid so the grid is ‘flashing’ every second.
No change to any of my code except for switching the contents of the jqwidgets folder.
Has anyone else noticed this? Has something altered significantly in between 2.2.1 and 2.3?