Read-only cells, rows and columns
Read-only cells, rows and columns
M!Table provides the facility to make individual cells, rows and columns read only.
When a cell is read only:
- It may receive the focus ( if it doesn't belong to a check box column, see below ), but its contents can't be changed by the user.
- If the cell belongs to a check box column, the cell is disabled and can't receive the focus, thus the contents can't be changed by the user.
- If the cell belongs to a popup edit column, the popup edit is read only, too.
- If the cell belongs to a drop down list column, the drop down list can be opened, but it's disabled.
Flags
Column
MTBL_COL_FLAG_READ_ONLY
Created with the Personal Edition of HelpNDoc: Single source CHM, PDF, DOC and HTML Help creation