147660 | Zip

Hide the spinner using grid.hideSpinner() once the data has successfully returned and been assigned to the grid's dataSource .

Show the spinner using grid.showSpinner() before the AJAX call starts. 147660 zip

: When fetching content, use JSON.stringify() to pass parameters to your server-end. Handle the Spinner : Hide the spinner using grid