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!
When providing the value property (either at initial rendering or dynamically) out of initial data count(Take property) in the virtualization, then it consider it as custom value. Hence corresponding text is not updated.
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/ComboBox_Virtualization-30329143
Replication procedure:
1. Run the sample.
2. Click the button to set the value to the component.
3. Actual: The Id is set to the component.
4. Expected: The corresponding text should be updated.
Output:
