We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The change event is not triggered, when a checkbox is selected in the Keno UI TreeList widget.
Create a checkbox selectable TreeList widget;
Select/check any of the checkboxes;
The change event is not triggered;
Unselect/uncheck any of the checkboxes;
The change event is triggered;
A Dojo sample for reproduction: https://dojo.telerik.com/EWUFOhip
The change event should be triggered, when a checkbox is selected in a checkbox selectable TreeList widget.
The text was updated successfully, but these errors were encountered:
Notes from internal testing:
Sorry, something went wrong.
ag-petrov
No branches or pull requests
Bug report
The change event is not triggered, when a checkbox is selected in the Keno UI TreeList widget.
Reproduction of the problem
Create a checkbox selectable TreeList widget;
Select/check any of the checkboxes;
The change event is not triggered;
Unselect/uncheck any of the checkboxes;
The change event is triggered;
A Dojo sample for reproduction: https://dojo.telerik.com/EWUFOhip
Expected/desired behavior
The change event should be triggered, when a checkbox is selected in a checkbox selectable TreeList widget.
Environment
The text was updated successfully, but these errors were encountered: