on ‎2024 Aug 09 1:46 PM
Hi everyone,
I want to create a button that, when clicked, changes the state of the selected measure in a table to "locked."
I'm thinking it should work something like this:
var sel = Table_1.getDataSource().getDataSelections();
Table_1.getPlanning().getDataLocking().setState(sel, DataLockingState.Locked);Looking forward hearing from you.
Special hint to @N1kh1l
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.