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>"
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.