Hello Ray,
Could you verify which RadControls you are using, since you have picked the Classic RadComboBox in the product section for this post, but as I've noticed you have downloaded a trial version of our RadControls for ASP.NET Ajax? Moreover the declaration of the RadComboBox provided seems to be for an Ajax version of the controls, since the classic one doesn't support load on demand via web service.
In case you are using the RadComboBox for ASP.NET Ajax, you could use the following approach to deal with the problem you are experiencing.
As it appears from your declaration there is an event handler function for the OnClientSelectedIndexChanged event, so just add the following code snippet in it:
I hope this would help you out.
Best Regards,
Dimitar Terziev
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>