‎2024 Feb 23 1:45 AM - edited ‎2024 Feb 23 3:05 AM
Hi All,
Created a Data Table and enabled the Inline edit for the entries.Can anyone help with restricting few columns for editing.
Also, How can the table data be posted on "Save" action?Any sample code should be great.
Thanks, Deepthi.
Request clarification before answering.
const sectionedTable = context.getControl('SectionedTable');
const section = sectionedTable.getSection('DataTableSection');
let changedObjects = section.getChanges();​
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.