Hello,
I'm trying to use the autocompletebox in a DNN module (07.01.02 (356)) and I can see the AJAX call going out, but when the response comes back I see the following error in the console, and the drop down doesn't show any options: [Error] TypeError: 'undefined' is not an object (evaluating 'e.length')
_populateDropDown (Telerik.Web.UI.WebResource.axd, line 5905)
_onWebServiceResponse (Telerik.Web.UI.WebResource.axd, line 6116)
(anonymous function) (Telerik.Web.UI.WebResource.axd, line 6)
(anonymous function) (Telerik.Web.UI.WebResource.axd, line 6)
_raiseEvent (Telerik.Web.UI.WebResource.axd, line 978)
_onWebServiceSuccess (Telerik.Web.UI.WebResource.axd, line 973)
(anonymous function) (Telerik.Web.UI.WebResource.axd, line 6)
x (Telerik.Web.UI.WebResource.axd, line 6)
(anonymous function) (Telerik.Web.UI.WebResource.axd, line 6)
completed (Telerik.Web.UI.WebResource.axd, line 6)
_onReadyStateChange (Telerik.Web.UI.WebResource.axd, line 6)
Thanks,
Scott
I'm trying to use the autocompletebox in a DNN module (07.01.02 (356)) and I can see the AJAX call going out, but when the response comes back I see the following error in the console, and the drop down doesn't show any options: [Error] TypeError: 'undefined' is not an object (evaluating 'e.length')
_populateDropDown (Telerik.Web.UI.WebResource.axd, line 5905)
_onWebServiceResponse (Telerik.Web.UI.WebResource.axd, line 6116)
(anonymous function) (Telerik.Web.UI.WebResource.axd, line 6)
(anonymous function) (Telerik.Web.UI.WebResource.axd, line 6)
_raiseEvent (Telerik.Web.UI.WebResource.axd, line 978)
_onWebServiceSuccess (Telerik.Web.UI.WebResource.axd, line 973)
(anonymous function) (Telerik.Web.UI.WebResource.axd, line 6)
x (Telerik.Web.UI.WebResource.axd, line 6)
(anonymous function) (Telerik.Web.UI.WebResource.axd, line 6)
completed (Telerik.Web.UI.WebResource.axd, line 6)
_onReadyStateChange (Telerik.Web.UI.WebResource.axd, line 6)
Thanks,
Scott