Is it possible to put an image in the status bar? I would like some method to indicate that my grid is loading? Any suggestions? Currently I use the text ‘Loading’ and ‘Done’ but would like some dynamic image - hard to tell if the page has hung…
It is possible. You can use the same approach as one with “loading” and “done” text.
Please, see the sample:
dhtmlx.com/docs/products/dhtmlxG … ation.html
It demonstrates how to show an image over the grid during loading new portion of data.