Simple usage Minimal theme
This is a simpliest example
HIDE CODE
SHOW CODE
<?php
$xcrud = Xcrud::get_instance();
$xcrud->table("payments");
echo $xcrud->render();
?>
Payments
Payments
# | Customernumber | Checknumber | Paymentdate | Amount | |
1 | 2223 | NU627706 | 03.08.2022 13:33:04 | 26155.91 | |
2 | 145 | CN328545-xx | 03.07.2004 00:00:00 | 4710.73 | |
3 | 1111 | ED3932231 | 26.04.2004 00:00:00 | 28211.7 | |
4 | 145 | A | 13.02.2003 00:24:00 | 23454333 | |
5 | 146 | FP549817 | 18.03.2004 00:00:00 | 40978.9 | |
6 | 146 | Ffff | 16.01.2004 00:00:00 | 49614.9 | |
7 | 146 | LJ160635 | 10.12.2003 00:00:00 | 39712.1 | |
8 | 148 | BI507030 | 22.04.2003 00:00:00 | 44380.15 | |
9 | 148 | DD635282 | 11.08.2004 00:00:00 | 2611.84 | |
10 | 148 | ME497970 | 27.03.2005 00:00:00 | 3516.04 | |