0=hide, 1=show on left of grid, 2=show on right of grid, 3 = hide details and show on left, 4 = hide grid show details, 5 = show details below grid Default: New to phpLens 1.3 is showRecNo = 3.
3 will hide details grid and show the record number. If the childLens is enabled, the editor in the details area will still appear.
New to phpLens 2.4.2 is showRecNo = 4
4 will hide the normal grid and show the details only.
New to phpLens 3.1 is showRecNo = 5
5 will display the details below the grid.Syntax
$lens->showRecNo = 1; Basic:Yes Advanced/Enterprise:Yes DynamicEdit:Yes [Version 1.0]
|