KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Need examples of different parameters in report especially date range with date picker #2934

Open AhmedHaroon opened this topic on on Jan 10, 2023 - 4 comments

AhmedHaroon commented on Jan 10, 2023

i have "examples" folder which contains various but don't know which sample report contains input parameters especially date range and showing data as per given parameters, so please help.

examples are showing center aligned header, when i am using same code, it is showing on left. even i used bootstrap4 ( use \koolreport\bootstrap4\Theme; ) , any idea for how to?

    <div class="text-center">
        <h1>Customer Summary</h1>
        <p class="lead">My Customers Summary</p>
    </div>

sorry for inconvenience, if any.

regards

Sebastian Morales commented on Jan 11, 2023

Pls refer to this inputs example:

https://www.koolreport.com/examples/reports/inputs/order_list/

Its source code is in tabs at the end of the page or available in our koolreport and examples package.

AhmedHaroon commented on Jan 11, 2023

thanks @Sebastian Morales for reply and link to the example report.

can you please also guide from where i can have example of a report with "page totals" ( may be all pages have own page total OR a running total -means previous page(s) + current page total- )

regards

AhmedHaroon commented on Jan 13, 2023

thank you for the links, i will check them and give feedback here.

regards

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
None yet

None