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

AfterClientCallBackError for RadcomboBox for error on response.redirect error on callback

1 Answer 60 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Rich Helferty
Top achievements
Rank 1
Rich Helferty asked on 29 Jul 2010, 03:20 PM
How do handle an error when using the example of related combos at this link http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/multiplecomboboxes/defaultcs.aspx

I can not just show a javascript error. I need to parse it first and then complete some action.
I do not see an AfterClientCallBackError hander for the combox. 

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 29 Jul 2010, 04:01 PM
Hello Rich Helferty,

The equivalent of the event you are looking for is OnClientItemsRequestFailed in the ASP.NET AJAX version of RadComboBox. Please use this event instead.

Regards,
Simon
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ComboBox
Asked by
Rich Helferty
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or