All disabled Default 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 |
---|---|---|---|
119 | lk | 08.08.2004 00:00:00 | 1 |
119 | NG94694 | 22.02.2005 00:00:00 | 1 |
1212 | DB889831ww | 16.02.2003 00:00:00 | 50218.95 |
121 | KI831359 | 04.11.2004 00:00:00 | 17876.32 |
121 | MA302151 | 28.11.2004 00:00:00 | 34638.14 |
124 | AE215433 | 05.03.2005 00:00:00 | 101244.59 |
124 | BG255406 | 28.08.2004 00:00:00 | 85410.87 |
124 | CQ287967 | 11.04.2003 00:00:00 | 11044.3 |
124 | ET64396 | 16.04.2005 00:00:00 | 83598.04 |
124 | HI366474 | 27.12.2004 00:00:00 | 47142.7 |