SyntaxFix
Write A Post
Hire A Developer
Questions
The Simplest way to do this is:
$("#Instrument").data('kendoDropDownList').value("A value");
Here is the JSFiddle example.