This version of the Help is no longer updated. See JMP.com/help for the latest version.

.
Scripting Guide > Data Tables > Rows > Prevent Editing Rows
Publication date: 07/30/2020

Prevent Editing Rows

To prevent adding or deleting rows, use Set Edit Lock:

dt << Set Edit Lock( "add rows", "delete rows");

See Prevent Changes to a Data Table for more information about preventing other data table operations.

Want more information? Have questions? Get answers in the JMP User Community (community.jmp.com).