All disabled Semantic UI 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 |
---|---|---|---|---|
11 | simonepppp | 19.12.2004 00:00:00 | 100 | 33 |
114 | NP60385 | 31.05.2003 00:00:00 | 100 | |
114 | NR27552 | 10.03.2004 00:00:00 | 100 | |
119 | DB933704 | 14.11.2004 00:00:00 | 100 | |
124 | AE215433 | 05.03.2005 00:00:00 | 82261009 | |
124 | BG255406 | 28.08.2004 00:00:00 | 82261 | |
124 | CQ287967 | 11.04.2003 00:00:00 | 82261009 | |
124 | ET64396 | 16.04.2005 00:00:00 | 82261 | |
124 | HI366474 | 27.12.2004 00:00:00 | 47142.7 | |
124 | HR86578 | 02.11.2004 00:00:00 | 55639.66 |