How does one programatically set a 3-state checkbox to the indeterminate state?
Hi,
You can create a custom checkbox template with a logic that you need
https://docs.webix.com/desktop__custom_component.html
Aha, thanks Nastja. Appreciate your input.