Hello,
I’m doing ajax call inside reportComplete(). But how can I show the Loading icon in the center of the grid so while waiting for ajax success. It will show Loading….
Regards,
Albert
Hello, Albert,
Thank you for reaching out to us.
We suggest displaying the HTML element representing a loader after Ajax request is started and hide it after the request is executed.
To learn more about how to track the Ajax calls' start/finish, we suggest referring to Ajax documentation.
We hope it helps.
Regards,
Illia
okay already thanks.
This question is now closed