All disabled Bootstrap 4.5 theme
Lets disable some features
HIDE CODE
<?php $xcrud = Xcrud::get_instance(); $xcrud->table('payments'); $xcrud->unset_add(); $xcrud->unset_edit(); $xcrud->unset_remove(); $xcrud->unset_view(); $xcrud->unset_csv(); $xcrud->unset_limitlist(); $xcrud->unset_numbers(); $xcrud->unset_pagination(); $xcrud->unset_print(); $xcrud->unset_search(); $xcrud->unset_title(); $xcrud->unset_sortable(); echo $xcrud->render(); ?>
Customernumber | Checknumber | Paymentdate | Amount |
---|---|---|---|
1312 | MA72456212xxxxx | 12.12.2004 00:00:00 | 50025.35 |
131 | NB445135 | 11.09.2004 00:00:00 | 35321.97 |
141 | DB583216 | 01.11.2004 00:00:00 | 36140.38 |
141 | DL460618 | 19.05.2005 00:00:00 | 46895.48 |
141 | HJ32686dd | 30.01.2004 00:00:00 | 59830.55 |
141 | ID10962 | 31.12.2004 00:00:00 | 116208.4 |
141 | IN446258 | 25.03.2005 00:00:00 | 65071.26 |
141 | JE105477 | 18.03.2005 00:00:00 | 120166.58 |
141 | JN355280 | 26.10.2003 00:00:00 | 49539.37 |
141 | aaaa | 25.02.2003 00:00:00 | 40206.2 |