DEMO SITE v1.7.31

Inline Editing (Double Click) Bootstrap 5 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
#CustomernumberChecknumberPaymentdateAmount
Actions
1161BR478494ee18.11.2003 00:00:0099 View Edit
2161KG64412502.02.2005 00:00:0058 View Edit
3161NI90821405.08.2003 00:00:0028 View Edit
4167GN22884605.12.2003 00:00:0028 View Edit
5171GB87803815.03.2004 00:00:0028 View Edit
6171IL10442522.11.2003 00:00:0028 View Edit
717283-2091___09.09.2004 00:34:0028 View Edit
8172EH20858920.04.2003 00:00:0028 View Edit
9173GP54569813.05.2004 00:00:0028 View Edit
10173IG46239729.03.2004 00:00:0020355.24 View Edit
showing_records 1 to 10 of 676
Search