This is a migrated thread and some comments may be shown as answers.

RadComboBox and ExportToHTTPResponse

1 Answer 45 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Matthew
Top achievements
Rank 1
Matthew asked on 15 Sep 2008, 10:30 PM
Hello..

I am using a RAD ComboBox with the AJAX Manager.  Both are the newest versions.

Whenever I call the ExportToHTTPResponse, the combobox stops working.

I have tried capturing the AbortThreadException, but that did not do the trick.. Can you give me a hand with this one??

Thanks,

Matt

1 Answer, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 18 Sep 2008, 06:53 AM
Hi Matthew,

There was a similar error in the previous versions of RadComboBox. This problem is fixed in 2008.2.826 and we suggest upgrading to that version.
Alternatively you can try the following:

1.Set the EnableAjax property of RadAjaxManager to false.
2.Try using MS AJAX instead of RadAjax
3.Call the attachDropDown method of RadComboBox before the ajax request. Read our help article for more details.

You can also prepare and send a sample running project illustrating the problem.

Regards,
Rosi
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ComboBox
Asked by
Matthew
Top achievements
Rank 1
Answers by
Rosi
Telerik team
Share this question
or