Can we have indeterminate checkboxes in ExtJS as it's possible in native HTML? I mean something like:
All I could find are a couple of outdated extensions, and forum posts suggest that this isn't (yet) possible without subclassing the standard framework checkbox or creating a custom component.