PHP Report Maker generates your Pagination style based on the setting you chose from PHP Report Maker application; either using the drop down style or link of number style. In addition, either using top, bottom, or top and bottom position. Unfortunately, you have to choose one of those two or three options. If you want […]
How to Display Breadcrumb Links in Websites that Generated by PHP Report Maker 5.1
This following customization will display Breadcrumb Links in websites that generated by PHP Report Maker 5.1, as well as the similar customization in PHPMaker 9. Please always refer to that article if you want to implement the Breadcrumb Links in your report pages, since there is some important things that you should know regarding how […]
How to Add jQuery slideDown and slideUp Effects into the Filter Panel in Websites that Created with PHP Report Maker 5.1
This time we are going to add jQuery slideDown and slideUp effects into Filter Panel in your report pages that generated by PHP Report Maker 5.1. As we know, up to PHP Report Maker version 5, by default, it has added the ability to collapse or expand the Filter Panel that located above the main […]
Optimizing Main Table Width in PHP Report Maker 5.1 to Maximum Width of Your Site that Generated by PHPMaker 9.0.2
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 Synchronize CSS in PHP Report Maker 5.1 in order to Compatible with PHPMaker 9.0.2
If you are generating report pages using PHP Report Maker, then you will find that the cascading style sheet (.css) file that generated by it will be located under your /phprptcss sub-directory of the web applications. In other words, PHP Report Maker will use the separate .css files than PHPMaker uses; which is located under […]
Integrating PHP Report Maker with Existing PHPMaker Project
As we have already known, the powerful and the flexibility of PHPMaker is that it can be integrated with PHP Report Maker project easily and quickly. You can read further more about this in Compatibility Properties Setup and Tutorial – Compatibility Properties – Integrating with existing PHPMaker project from the Help file that provided by […]