on 2024 Apr 16 1:38 PM
Hello Experts,
I want to reset the input control, but I could not find a command for this. I use 0CALDAY. It selects data between certain dates, but I am looking for a function that can select all value ranges from the beginning to the end, but I could not find it.
InputControl_1.getInputControlDataSource().setSelectedMembers(""); //reset all InputControl_1.getInputControlDataSource().setSelectedMembers(["APPLE","BANANA"]); //select only some filter
This selection doesn't work for me.
Request clarification before answering.
May be you can try the below API
setAllMembersSelected |
setAllMembersSelected(): void |
Hope this helps !!
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
86 | |
11 | |
8 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.