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

AfterClientCallBackError for RadcomboBox

1 Answer 53 Views
ColorPicker
This is a migrated thread and some comments may be shown as answers.
Rich Helferty
Top achievements
Rank 1
Rich Helferty asked on 28 Jul 2010, 03:02 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 02 Aug 2010, 01:38 PM
Hi Rich Helferty,

This event exists in the Classic version of RadComboBox and its equivalent in RCB for ASP.NET AJAX is OnClientItemsRequestFailed, so you can use the latter.

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
ColorPicker
Asked by
Rich Helferty
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or