ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: Ron Hess on October 01, 2013, 10:20:47 pm
-
I have a custom button that does a "Save" , since i'm doing the ajax() i wanted to start the "please wait" or "loading" indicator and then turn it off when the request is completed.
I guess this should be an api call, but i didn't see it, what am i missing ?
thanks
-
Ron
These are the 2 methods:
http://paramquery.com/pro/api#method-showLoading (http://paramquery.com/pro/api#method-showLoading)
and
http://paramquery.com/pro/api#method-hideLoading (http://paramquery.com/pro/api#method-hideLoading)
-
Great :D
I think i was searching thru the wrong API docs,
thanks