Skip to content

Replies

0
maxschaf
maxschaf answered on Jul 23, 2014 1:54 PM

hello,

thanks for your answer. calling igLoading() before rendering of iggrid starts does not work very well, because javascript engine is busy and gui gets not updated fast enough.

I render a placeholder div with the loading spinner gif as background now and delete it, when grid is rendered properly.

0
maxschaf
maxschaf answered on Jul 21, 2014 2:46 PM

thanks for your answer. I saw this example, but it does not work for us. we want to show a loading indicator during rendering of the grid (while no grid is visible because it is generated at this moment)