How to show "Processing.." before AJAX call and "No record found." after the call.
How to show "Processing.." before AJAX call and "No record found." after the call.
![jainankit0312](https://secure.gravatar.com/avatar/932b23ffe40771d7f217350c27d76b69/?default=https%3A%2F%2Fvanillicon.com%2F932b23ffe40771d7f217350c27d76b69_200.png&rating=g&size=120)
Hi,
I am making an AJAX call to show the data in the table.
I want to show "Processing..." before making the call, and onSuccess if the data is blank I want to show "No record found."
I am able to show the "Processing.." but if the data is blank, how to show "No record found" ?
Regards,
Ankit
I am making an AJAX call to show the data in the table.
I want to show "Processing..." before making the call, and onSuccess if the data is blank I want to show "No record found."
I am able to show the "Processing.." but if the data is blank, how to show "No record found" ?
Regards,
Ankit
This discussion has been closed.
Replies
Any suggestion please ??
Regards,
Ankit
Allan