Edit Buttons Outlay NEW Default theme
Edit Buttons
HIDE CODE
<?php $xcrud = Xcrud::get_instance(); $xcrud->table("payments"); $xcrud->columns(array('customerNumber','checkNumber','paymentDate')); $xcrud->buttons_arrange('dropdown-inline');//default , dropdown-inline, dropdown-list echo $xcrud->render(); ?>
Payments
# | Customernumber | Checknumber | Paymentdate | |
---|---|---|---|---|
1 | 141144146 | IN446258 | 25.03.2005 00:00:00 | |
2 | 141 | JE105477PAUL | 18.03.2005 00:00:00 | |
3 | 141 | JN355280 | 26.10.2003 00:00:00 | |
4 | 141 | JN722010 | 25.02.2003 00:00:00 | |
5 | 141 | MF629602 | 16.08.2004 00:00:00 | |
6 | 141 | NU627706 | 17.05.2004 00:00:00 | |
7 | 144 | IR846303 | 12.12.2004 00:00:00 | |
8 | 144 | LA685678 | 09.04.2003 00:00:00 | |
9 | 145 | CN328545 | 03.07.2004 00:00:00 | |
10 | 145 | ED39322MARK | 26.04.2004 00:00:00 |