Hi,
I currently have a report with pagination, that displays 10 records Per page.
Within this report, I also have a checkbox column for every record. Based on this,
I want to incorporate a "Check All" feature, so based on my scenario which displays 10 records, when I press the "Check All" checkbox, I would like to check all the visible records(10 at a time) in that page(pageno=3) and after deleting those 10 records, the page should be redirected to the same page(filename.php) with same page number(pageno=3).
www.mysite.com/filename.php?pageno=3
Plz... need help in this.
Regards, Adithya.B [email protected]