How to uncheck virtual select dynamically? #241
Answered
by
sa-si-dev
vasudedakiya
asked this question in
Q&A
-
I have a tags in my code. that if virtual select option check at that time that tag with close button option generate. How can I do that? |
Beta Was this translation helpful? Give feedback.
Answered by
sa-si-dev
Mar 30, 2023
Replies: 1 comment 4 replies
-
You should call setValue method with latest values without removed value. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
sa-si-dev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should call setValue method with latest values without removed value.