If you have implemented the customization that I wrote in article How to Optimize Main Table Width to Maximum Width of Your Site Created with PHPMaker 9.0.1 (which is also working in latest version PHPMaker 9.0.2), and then after you generate your report pages using PHP Report Maker 5.1, you will find that the main […]
How to Display the Empty Table in the “No Records Found” Pages in Websites that Generated by PHPMaker 9.0.1
As we know, PHPMaker 9 only displays the message “No records found” without including an empty table that associated with the data and the related fields. It’s better now to display an empty table including the fields or columns name of the table in the page that contains that message (even there is no record […]
How to Show the Border-Bottom at the Main Table Last Row Cell in Websites that Generated by PHPMaker version 9.0.1
One thing that is bothering me after upgrading from version 8 to version 9 of PHPMaker is the missing border-bottom at the last row cell in the main table that displaying the records. This condition looks very uncomfortable for most users, including myself. In version 8, this never happened though. That is, in version 8, […]