Bulk Edit 1.7.25.2 Semantic UI theme
Do bulk edit of amounts. Select Multiple records and click Bulk Edit
HIDE CODE
<?php $xcrud = Xcrud::get_instance(); $xcrud->table("payments"); $xcrud->fields("amount"); $xcrud->set_bulk_edit(true); $xcrud->set_bulk_select(true); echo $xcrud->render(); ?>
Payments
# | Customernumber | Checknumber | Paymentdate | Amount | ||
---|---|---|---|---|---|---|
1 | 129 | ID449593 | 11.12.2003 00:00:00 | 200 | View Edit Remove | |
2 | 131 | CL442705 | 12.03.2003 00:00:00 | 200 | View Edit Remove | |
3 | 131 | MA724562 | 02.12.2004 00:00:00 | 160 | View Edit Remove | |
4 | 131 | NB445135 | 11.09.2004 00:00:00 | 160 | View Edit Remove | |
5 | 141 | AU364101 | 19.07.2003 00:00:00 | 160 | View Edit Remove | |
6 | 141 | DB583216 | 01.11.2004 00:00:00 | 160 | View Edit Remove | |
7 | 141 | DL460618 | 19.05.2005 00:00:00 | 160 | View Edit Remove | |
8 | 141 | HJ32686 | 30.01.2004 00:00:00 | 160 | View Edit Remove | |
9 | 141 | ID10962 | 31.12.2004 00:00:00 | 160 | View Edit Remove | |
10 | 141 | IN446258 | 25.03.2005 00:00:00 | 65071.26 | View Edit Remove |