I want to show a processing bar to the user.
The problem statement:- The user has a number of transactions to approve. When he multi selects say 10-20 transactions and approves by clicking on the approve I have to send each data via AJAX, process it one by one & then after I finish i will have to show the user the status that all transactions have been processed.
The processing takes time.Show I have to show a processing bar