DEMO SITE v1.7.32

Edit Buttons Outlay Material Design 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
11BO8640024.12.2020 00:00:00
210364OM314916.07.2020 00:00:00
3103600OM3149123.07.2020 00:00:00
411310HQ550220.12.2001 00:00:00
511221HQ5502329.06.1995 00:00:00
6112HQ5502230.07.2020 00:00:00
7113GG3145516.05.2003 00:00:00
8114MA7655215.12.2004 00:00:00
9114NP6038531.05.2003 00:00:00
10114NR2755210.03.2004 00:00:00
Search