So überprüfen Sie, ob ein Kendo -Dropdown -Down -Down -JS aktiviert ist

$('#your_dropdown_id').data("kendoDropDownList").options.enabled;
Lazy Lemur