Obtenha valor da caixa de combinação Telerik JS
//use this to get value:
$find('<%= ddlSample.ClientID %>').get_value();
Fantastic Flatworm
//use this to get value:
$find('<%= ddlSample.ClientID %>').get_value();