I have a Page with an exandible DataGrid with a RadzenSwitch in the template that when toggled, collapses the row in a failed state. The actual toggler is then ineffective and the content of the row never re-renders.
Happens with click
events on input checkbox, RadzenCheckbox, RadzenDorpDown, RadzenButton, and others I'm sure. A textbox does not trigger it on click or change.
Anyone experience the same?