DEMO SITE v1.7.32

All disabled Tailwind CSS 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
1BO8640024.12.2020 00:00:00123457
10364OM314916.07.2020 00:00:00605002
103600OM3149123.07.2020 00:00:00605000
11310HQ550220.12.2001 00:00:0014190
11221HQ5502329.06.1995 00:00:0099
112HQ5502230.07.2020 00:00:0099
113GG3145516.05.2003 00:00:0045870
114MA7655215.12.2004 00:00:0082261
114NP6038531.05.2003 00:00:007565
114NR2755210.03.2004 00:00:0044894