Hi Scott,
Greetings from Syncfusion support.
We have validated your report in the Blazor TreeView
component. We understand that you want to trigger the event on node selection
while collapsing and expanding nodes with the Selected property within the data
source. But the event for the selected property is only triggered when
interaction begins at the UI level.
However, for the IsChecked property, both the UI and
dynamic level interactions will be triggered. You can capture them using the NodeClicked
and NodeChecked
events.
Please tell us whether this is suitable for your case. If
not, please revert us back to your exact use case with the TreeView
component. Please let us know if you need any further assistance.
Regards,
Prasanth Madhaiyan.