Edit Buttons Outlay Bootstrap 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 | 124 | 13-1716___ | 15.08.2003 00:00:00 | |
2 | 124 | LF217299 | 26.03.2004 00:00:00 | |
3 | 124 | NT141748 | 25.11.2003 00:00:00 | |
4 | 128 | DI925118 | 28.01.2003 00:00:00 | |
5 | 128 | FA465482 | 18.10.2003 00:00:00 | |
6 | 128 | FH668230 | 24.03.2004 00:00:00 | |
7 | 128444 | IP383901 | 18.11.2004 00:00:00 | |
8 | 129 | DM826140 | 08.12.2004 00:00:00 | |
9 | 129 | ID449593 | 11.12.2003 00:00:00 | |
10 | 129 | PI42991 | 09.04.2003 00:00:00 |