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.