grid.hideMessage("Loading...");
grid.showMessage("Loading...");
_fetch: function(start, isRender){ start = start || 0; if(this.store && !this._pending_requests[start]){ if(!this._isLoaded && !this._isLoading){ this._isLoading = true; this.showMessage(this.loadingMessage); } <snip>
// loadingMessage: String // Message that shows while the grid is loading loadingMessage: "<span class='dojoxGridLoading'>${loadingState}</span>"
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.