How to get the total number of accounts updated.
How to get the total number of accounts updated.
geekishere
Posts: 5Questions: 0Answers: 0
Hey all,
I am using Datatables and retrieving the list of users in a table from database. I have also checkboxes in a column to disable or enable user. If I select multiple users and change the status to either enable or disable, it just shows a message that "Account information has been successfully updated.", instead of this I want to show a message that says "X number of Account information has been successfully updated."
Does anyone know how to do that?
I am using Datatables and retrieving the list of users in a table from database. I have also checkboxes in a column to disable or enable user. If I select multiple users and change the status to either enable or disable, it just shows a message that "Account information has been successfully updated.", instead of this I want to show a message that says "X number of Account information has been successfully updated."
Does anyone know how to do that?
This discussion has been closed.