Hi! My dear friends, Happy Independence Day to all. On this Amrit Mahotsav (75 Years of India Independence), Let's see how the IT industry or coding...
For making default value selected, You can do like this
$("#element-id").data("kendoDropDownList").value(your-value);
by using above, you can set directly value in kendo dropdown.
or if you want to...
Recent Comments