Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
95
'RadComboBox not defined' in WARP / FireFox
posted
WARP 7.1 .NET2 with RadComboBox 2.7, VS2008.
 
I have a Telerik RadComboBox on the form set to AutoPostBack. This is linked to another RadComboBox inside a WARP, which is populated when the 1st combo changes. This works fine in IE but in FireFox (2.0.0.13) it hangs waiting for the response forever, giving the following browser error in ig_shared.js (line 3206) -
 
RadComboBox is not defined
_runScript("window["edProduct"] = new RadComboBox("edProduct","edProduct",true);window["edProduct"].Initialize({...", undefined)

Is there any fix for this? 

thanks,

Simon 

Parents Reply Children
No Data