All disabled Bootstrap 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 |
---|---|---|---|
209 | PH785937 | 04.05.2004 00:00:00 | 36069.26 |
211 | BJ535230 | 09.12.2003 00:00:00 | 45480.79 |
216 | MM342086 | 14.12.2003 00:00:00 | 40473.86 |
219 | BN17870 | 02.03.2005 00:00:00 | 3452.75 |
219 | BR941480 | 18.10.2003 00:00:00 | 4465.85 |
227 | MQ413968 | 31.10.2003 00:00:00 | 36164.46 |
227 | NU21326 | 02.11.2004 00:00:00 | 53745.34 |
233 | II180006 | 01.07.2004 00:00:00 | 22997.45 |
239 | NQ865547 | 15.03.2004 00:00:00 | 80375.24 |
240 | IF245157 | 16.11.2004 00:00:00 | 46788.14 |