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 |
---|---|---|---|
155 | MA724562vvv | 02.12.2004 00:00:00 | 492 |
131 | NB445135 | 11.09.2004 00:00:00 | 490 |
141 | lDL4606180 | 19.05.2005 00:00:00 | 160 |
141 | 32-686 | 30.01.2004 00:00:00 | 160 |
141 | ID10962 | 31.12.2004 00:00:00 | 1608 |
141 | JN355280 | 26.10.2003 00:00:00 | 1608 |
141 | JN722010 | 25.02.2003 00:00:00 | 1608 |
141 | KT52578 | 09.12.2003 00:00:00 | 63843.55 |
141 | MC46946 | 09.07.2004 00:00:00 | 35420.74 |
144 | LA685678 | 09.04.2003 00:00:00 | 7674.94 |