This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

setyo.wiranto35581
setyo.wiranto35581

how to call data from database into my datatable?

<table id="example1" class="table table-bordered table-striped">
                <thead>
                <tr>
                  <th>Nama</th>
                  <th>NPWP</th>
                  <th>cfm SPT Tahunan Lamp.I</th>
                  <th>cfm SPT Tahunan Final</th>
                  <th>cfm SPT PPN</th>
                  <th>DPP BukPot Ps.22</th>
                  <th>DPP BukPot Ps.23</th>
                  <th>DPP BukPot PPh Final</th>
                </tr>
                </thead>
                <tbody>

                </tbody>

              </table>

Last updated

skoobi
skoobi

Depends where your getting the data from, i.e is it from a plugin or your own data. If your manually entering the data from scratch then id probably create a plugin using the Builder plugin and then build a component to display the data.

Checkout the Support tutorials here:: https://octobercms.com/support/topic/plugin-development

Hope that helps

1-2 of 2

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.