KoolGrid - Powerful PHP GridKoolGrid - Powerful PHP GridFullVersion 5.7.0.0 released on 25/11/2016

Editing - Input Focus

 
Date 
Status 
Comments 
 
10100
Jan 06, 2003
Shipped
10101
Jan 09, 2003
Shipped
Check on availability.
10102
Jan 10, 2003
Shipped
10103
Jan 29, 2003
Shipped
10104
Jan 31, 2003
Shipped
Page 1 in 66, items 1 to 5 of 326.
* Note:Generate your own grid with Code Generator

Description & Sample code

To help user focus on editing/inserting, KoolGrid allows itself to hide/blur and only show the editing/inserting form.

$grid->MasterTable->EditSettings->InputFocus = "HideGrid"; Hide grid and show only input form

$grid->MasterTable->EditSettings->InputFocus = "BlurGrid"; Blur the grid and show input form