How i could select datatext field instead index
the following select the index instead the datatext field
var hhProduct = $("#ProductData").data("kendoDropDownList").select();
Please advise how i can achieve this
To get or set text of a dropdown you have to use $("#ProductData").data("kendoDropDownList").text();
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With