Simple usage
This is a simpliest example
HIDE CODE
<?php $xcrud = Xcrud::get_instance(); $xcrud->table("payments"); echo $xcrud->render(); ?>
Payments
# | Customernumber | Checknumber | Paymentdate | Amount | Test1 | |
---|---|---|---|---|---|---|
1 | 1413 | HJ32686 | 30.01.2004 00:00:00 | 100 | NULL | View Edit Remove |
2 | 141 | ID10962 | 31.12.2004 00:00:00 | 20 | View Edit Remove | |
3 | 141 | IN446258 | 26.03.2005 00:00:00 | 20 | View Edit Remove | |
4 | 141 | JE105477 | 18.03.2005 00:00:00 | 1200 | View Edit Remove | |
5 | 141 | JN355280 | 26.10.2003 00:00:00 | 1200 | View Edit Remove | |
6 | 141 | JN722010 | 25.02.2003 00:00:00 | 100.11 | View Edit Remove | |
7 | 141 | KT52578 | 09.12.2003 00:00:00 | 63843.55 | View Edit Remove | |
8 | 141 | MC46946 | 09.07.2004 00:00:00 | 35420.74 | View Edit Remove | |
9 | 141 | MF629602 | 16.08.2004 00:00:00 | 20009.53 | View Edit Remove | |
10 | 141 | NU627706 | 17.05.2004 00:00:00 | 26155 | View Edit Remove |