Hi,
I have a problem on ValueChange Event of DropDownList Control.
I Have two DropDownList Controls. Each control has it's own Datasource.
On ValueChange Event of first control, I set Bind Value of second control to null and I reassign its datasource with new values. It raises the following errors:
If I do same actions as above from a button then it does not create a problem.
I have attached a sample project.
Attachment:
TestBlazor_cd3d96e3.7z