Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
“editContext.IsModified()” returns false, even when the user changes the value in the SfDropDownList.
Replication procedure :
Expected Output: “EditContext.IsModified” should return true while change the values in the dropdownlist.
Current Output: “EditContext.IsModified” return false while change the values in the dropdownlist.