All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
var
dropdownlist = $(
"#id"
).data(
"kendoDropDownList"
);
dropdownlist.trigger(
"change"
//this will trigger change event
could you resolve the issue? I need the same functionality..
Regards