I have two RadComboBoxes on my page that I can not reset. Below is their definition and the code behind I am using to reset them. I have two other RadComboboxes on that same page that I CAN reset. The main difference is that the two I can not reset are "LoadOnDemand". I've searched the forums and found a few people with the same problems, but I don't see an answer that works yet.
See attached image for example...
Help?
Thanks
Mark
HTML:
Code Behind(on a Button Click):