Making an Embedded Browse Column Read Only

Description

The following expression makes a column in an embedded browse read-only. The form name is Invoice. The embedded browse is named Browse1. The column contains data from the Price field.

Example

Invoice:Browse1:Price.field.readonly =.t.

See Also