Protecting Rows

Protecting Rows

Developers can prevent the addition and deletion of rows by using the ProtectRows event type. This is particularly useful when a form has a change handler that doesn't support saving changes via the Save button.

Here's a sample configuration:

IDTABLE_SCHEMATABLE_NAMECOLUMN_NAMEEVENT_NAMEHANDLER_SCHEMAHANDLER_NAMEHANDLER_TYPEHANDLER_CODETARGET_WORKSHEETMENU_ORDEREDIT_PARAMETERS
 s02view_cashbookChanges02cashbookTABLE_Commit
 s02view_cashbookProtectRowsATTRIBUTES

Additionally, you can disable saving changes by using the DoNotSave event type.

This website is using cookies. By continuing to browse, you give us your consent to our use of cookies as explained in our Cookie Policy.