As we have already known, the web applications that generated by PHPMaker will use a hundred percent approach for the site width and auto width for the table on the List page. If we want to limit the width of that table, then we can use ScrollingTable extension (only for the registered users). Unfortunately, after […]
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 Optimize Main Table Width to Maximum Width of Your Site Created with PHPMaker 9.0.1
PHPMaker generates your main table without optimizing its width to the maximum width of your site. For example, in your list page that contains a table with only two columns or fields, you will see that this total table width will not auto-adjust to the maximum width of your site. Therefore, you will see so […]