DEMO SITE v1.7.20

Multiple instances Minimal theme

Unlimited number of instances per page

HIDE CODE
<?php
	$xcrud1 = Xcrud::get_instance();
    $xcrud1->table('orders');
    echo $xcrud1->render();
    
    $xcrud2 = Xcrud::get_instance();
    $xcrud2->table('payments');
    echo $xcrud2->render();
?>

Orders

#OrderdateRequireddateShippeddateStatusCommentsCustomernumber 
129.01.2003 00:00:0007.02.2003 10:00:0014.02.2003 00:00:00Shipped122 View Edit Remove
231.01.2003 00:00:0009.02.2003 00:00:0001.02.2003 00:00:00Shipped141 View Edit Remove
311.02.2003 00:00:0021.02.2003 00:00:0012.02.2003 00:00:00ShippedItem 1145 View Edit Remove
417.02.2003 00:00:0024.02.2003 00:00:0021.02.2003 00:00:00ShippedGreat Item278 View Edit Remove
524.02.2003 00:00:0003.03.2003 00:00:0026.02.2003 00:00:00ShippedDifficult to negotiate with customer. We need…131 View Edit Remove
603.03.2003 00:00:0012.03.2003 00:00:0008.03.2003 00:00:00Shipped385 View Edit Remove
710.03.2003 00:00:0019.03.2003 00:00:0011.03.2003 00:00:00ShippedCustomer requested that FedEx Ground is used for…486 View Edit Remove
818.03.2003 00:00:0024.03.2003 00:00:0020.03.2003 00:00:00Shipped187 View Edit Remove
925.03.2003 00:00:0031.03.2003 00:00:0030.03.2003 00:00:00Shipped129 View Edit Remove
1024.03.2003 00:00:0003.04.2003 00:00:0029.03.2003 00:00:00ShippedCustomer requested that ad materials (such as…144 View Edit Remove
Add Export into CSV Print Search

Payments

#CustomernumberChecknumberPaymentdateAmount 
1119lk08.08.2004 00:00:001 View Edit Remove
2119NG9469422.02.2005 00:00:001 View Edit Remove
31212DB889831ww16.02.2003 00:00:0050218.95 View Edit Remove
4121KI83135904.11.2004 00:00:0017876.32 View Edit Remove
5121MA30215128.11.2004 00:00:0034638.14 View Edit Remove
6124AE21543305.03.2005 00:00:00101244.59 View Edit Remove
7124BG25540628.08.2004 00:00:0085410.87 View Edit Remove
8124CQ28796711.04.2003 00:00:0011044.3 View Edit Remove
9124ET6439616.04.2005 00:00:0083598.04 View Edit Remove
10124HI36647427.12.2004 00:00:0047142.7 View Edit Remove
Add Export into CSV Print Search