DEMO SITE v1.7.31

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

#CustomernumberChecknumberPaymentdate
Actions
1161BR478494ee18.11.2003 00:00:00
2161KG64412502.02.2005 00:00:00
3161NI90821405.08.2003 00:00:00
4167GN22884605.12.2003 00:00:00
5171GB87803815.03.2004 00:00:00
6171IL10442522.11.2003 00:00:00
717283-2091___09.09.2004 00:34:00
8172EH20858920.04.2003 00:00:00
9173GP54569813.05.2004 00:00:00
10173IG46239729.03.2004 00:00:00
Search
showing_records 1 to 10 of 676