Hello,
I have just started with teleriks. I am using the RadControls_for_ASP.NET_AJAX_2008_3_1314_trial. I am also working with VS2005 and .NET2.0
I have a normal Texbox with one AutoCompleteExtender and it works fine when the page is first loaded. But afterwards every time the page makes a postback or i close the browser, I get the next message:
"Microsoft JScript runtime error: Sys.InvalidOperationException: Handler was not added through the Sys.UI.DomEvent.addHandler method"
the structure of the web site is like this:
Masterpage:
scriptmanager
Telerik Ajaxmanager
RadFromDecorator
RadMenu
RadCombox
Texbox and AutoCompleteExtender.
Contents..
In the AjaxManager i make no reference to the texbox or to the autoCompleteExtender.
If i delete the AutoCompleteExtender everything works. It is there any example of this ajax tool with master-pages and Ajaxmanager?
Thanks!
I have just started with teleriks. I am using the RadControls_for_ASP.NET_AJAX_2008_3_1314_trial. I am also working with VS2005 and .NET2.0
I have a normal Texbox with one AutoCompleteExtender and it works fine when the page is first loaded. But afterwards every time the page makes a postback or i close the browser, I get the next message:
"Microsoft JScript runtime error: Sys.InvalidOperationException: Handler was not added through the Sys.UI.DomEvent.addHandler method"
the structure of the web site is like this:
Masterpage:
scriptmanager
Telerik Ajaxmanager
RadFromDecorator
RadMenu
RadCombox
Texbox and AutoCompleteExtender.
Contents..
In the AjaxManager i make no reference to the texbox or to the autoCompleteExtender.
If i delete the AutoCompleteExtender everything works. It is there any example of this ajax tool with master-pages and Ajaxmanager?
Thanks!