DEMO SITE v1.7.31

Edit Buttons Outlay Bootstrap 4.5 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

Add
#CustomernumberChecknumberPaymentdate
Actions
115812-123456_19.11.2004 00:00:00
2161BR352384714.11.2004 16:00:37
3161BR47849418.11.2003 00:00:00
4161KG64412502.02.2005 00:00:00
5161NI90821405.08.2003 00:00:00
6167GN22884603.12.2003 00:00:00
7171GB87803815.03.2004 00:00:00
8171IL10442522.11.2003 00:00:00
917283-2091___09.09.2004 00:34:00
10172CE5175104.12.2004 00:00:00
showing_records 1 to 10 of 635
Search