Init Method
Object:
tsmaintform.pageframe1.Page2.grdList
Source Code
*-- Set all grid columns to read only
this
.
SetAll
(
"ReadOnly"
,
.T.
,
"Column"
)