Unplanned
Last Updated: 11 Jun 2025 14:48 by Jonathan
Jonathan
Created on: 11 Jun 2025 14:48
Category: Kendo UI® for Vue
Type: Feature Request
1
Support Automatic Type Coercion or Custom Comparison for DropDownList Value Matching

When starting he component, to load the initial value, the Api returns the id selected as a string ("2") and DropDownList does not display the selected option. Changing the value to an integer (2) displays it correctly.

This issues requires changing the values before padding them to component, but I would  that the component parse automatically the comparision, or allow us handle the strict comparision

0 comments