I am using a ngx-dropdown-treeview component in my app
I am updating the selected options programmatically, but the "options selected" message is not updating
The options selection is working fine, just this message is not updated
Is there any method in order to update this message?
I did some other tests, and I noted that the "All" checkbox is neither updated...
Hi all
I am using a ngx-dropdown-treeview component in my app I am updating the selected options programmatically, but the "options selected" message is not updating The options selection is working fine, just this message is not updated
Is there any method in order to update this message?
I did some other tests, and I noted that the "All" checkbox is neither updated...
Thanks in advance