PHPMaker has the ability to display the aggregate functions such as SUM, COUNT, and AVERAGE at the bottom or the footer of the main table in the List pages. Unfortunately, the alignment of the columns are using “left-align” instead of “right-align”. Since those aggregate columns are for displaying the total information in number, then it […]
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, […]