Hi, i wonder how to get the value of every data that we check in the checkbox.
For example:
i want to enroll the students that appear on the list. I want to check some students (3 or 4 students) and then i want to have a button ('enrol student') and that button will refer to the function to enrol the students.
Cheers
I'm still student, and yet planning to upgrade to premium version
1 Answers
You can check bulk-edit example.
It do exactly same. You select the rows and perform a bulk-update operation.
http://phpgrid.org/demo/demos/editing/bulk-edit.php
Currently, it is supported in full version.
Your Answer