Temporarily enables or disables inserting at runtime. Has no effect if allowInsert was false.
ds.setAllowInsert(false);
setAllowInsert(allow: boolean): void;
Last updated 5 months ago
Was this helpful?