DEMO SITE v1.7.31

Edit Buttons Outlay Default 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 Export into CSV Print
Search

#CustomernumberChecknumberPaymentdate
Actions
11727783-2091___09.09.2004 00:34:00
217220-8589___20.04.2003 00:00:00
3173GP54569813.05.2004 00:00:00
4173IG46239729.03.2004 00:00:00
5175IO44891319.11.2003 00:00:00
6175PI1521510.07.2004 00:00:00
7177AU75083717.04.2004 00:00:00
8177CI38143519.01.2004 00:00:00
9181CM56461225.04.2004 00:00:00
10175CITI343434419.05.2005 00:00:00