I have an instance of RadComboBox set to do autopostback, but I would like to be able to change the value of the selected item through javascript without forcing an autopostback on the client or triggering a "Selected Item Changed" event on the server at the next postback.
Is there any good way to accomplish this?
Thanks
Is there any good way to accomplish this?
Thanks