I didn't find in the forum and in the demo one full example how to use the updateGridRows method (thank you, I already read the doc).
I would like to evict the flickering on reload.
I suppose, for each row of the grid, I must extract the id and compare the same row in the received postdata.
If the ids are equal then I must update the row of the grid with updategridrows.
In order to do all these things I must declare one function as datatype.
Is it the good method ?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top