This sample demonstrates how frequently Grid cells are updated in real-time data at a set interval.
The updating of Grid cells can be done without any performance lagging by using the setCellValue
method.
The style of Grid cells can be customized using the queryCellInfo
event.
In this demo,
More information on the queryCellInfo can be found in this documentation section.