Message :
Showing 1 to 5 of 63 entries

You can display action buttons on left side i.e. in first column. Please note that inline edit won't work with this.
$pdocrud = new PDOCrud();
$pdocrud->enqueueBtnTopActions("Report", "View Report", "http://www.google.com", array(), "btn-report");
echo $pdocrud->dbTable("orders")->render();
Showing 1 to 5 of 63 entries
