DEMO SITE v1.7.24

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();
?>
CustomernumberChecknumberPaymentdateAmountTest1
124AE21543305.03.2005 00:00:00101244.59
124BG25540628.08.2004 00:00:0085410.87
124ET6439616.04.2005 00:00:0083598.04
124HI36647427.12.2004 00:00:0047142.7
124HR8657802.11.2004 00:00:0055639.66
12496KI13171615.08.2003 00:00:00111654.4
124LF21729926.03.2004 00:00:0043369.3
124NT14174825.11.2003 00:00:0045084.38
128DI92511828.01.2003 00:00:0010549.01
128FA46548218.10.2003 00:00:0024101.81