Categories | Question details Back To List | ||
Status bar 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.... Answer posted by Alex (support) on Apr 24, 2009 05:46 It is possible. You can use the same approach as one with "loading" and "done" text. Please, see the sample: It demonstrates how to show an image over the grid during loading new portion of data. |