All disabled Bootstrap 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 | Test1 |
---|---|---|---|---|
114 | 111 | 10.03.2004 00:00:00 | 3 | |
124 | ET64396 | 16.04.2005 00:00:00 | 3 | |
124 | HI366474 | 27.12.2004 00:00:00 | 3 | |
124 | HR86578 | 02.11.2004 00:00:00 | 3 | |
124 | KI131716 | 15.08.2003 00:00:00 | 3 | |
124 | LF217299 | 26.03.2004 00:00:00 | 3 | |
124 | NT141748 | 25.11.2003 00:00:00 | 3 | |
128 | DI925118 | 28.01.2003 00:00:00 | 3 | |
128 | FA465482 | 18.10.2003 00:00:00 | 24101.81 | |
128 | FH668230 | 24.03.2004 00:00:00 | 33820.62 |