DEMO SITE v1.7.31

Inline Editing (Double Click) Default theme

Inline Editing - One Column Only(Customer Number) - Double Click

HIDE CODE
<?php
	
	$xcrud = Xcrud::get_instance();	
	$xcrud->table_name("Employees - Inline Editing - Double Click on 'Customer Number' Column to edit!");
	$xcrud->table('payments');
	$xcrud->unset_remove();
	$xcrud->fields_inline('customerNumber');//set the fields to allow inline editing
	$xcrud->inline_edit_click('double_click');//can be 'double_click' or 'single_click'
	$xcrud->set_logging(true);
    echo $xcrud->render();

?>

Employees - Inline Editing - Double Click on 'Customer Number' Column to edit!

Add Export into CSV Print
Search

#CustomernumberChecknumberPaymentdateAmount
Actions
117220-8589___20.04.2003 00:00:0028 View Edit
2173GP54569813.05.2004 00:00:0028 View Edit
3173IG46239729.03.2004 00:00:0020355.24 View Edit
4175IO44891319.11.2003 00:00:0024879.08 View Edit
5175PI1521510.07.2004 00:00:0042044.77 View Edit
6177AU75083717.04.2004 00:00:0015183.63 View Edit
7177CI38143519.01.2004 00:00:0047177.59 View Edit
8181CM56461225.04.2004 00:00:0022602.36 View Edit
9175CITI343434419.05.2005 00:00:0028500.78 View Edit
10181GQ13214430.01.2003 00:00:005494.78 View Edit