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
215
Microsoft JScript runtime error 'theForm' is undefined.
posted

Hi

I get the following error while running WebExplorerBar: JScript runtime error 'theForm' is undefined.

_addOtherHandlers: function()
{
      this._registerOtherHandlers([{ "submit": theForm, "beforeunload": window}]);
}

What am I missing? can't see the problem. If I create a new project and put a WebExplorerBar into that. it works.

I use the latest Version 11.2 in .net 4.0 aspx.

Thanks for your help.

Regards,

Michael

Parents
  • 7566
    posted

    Hello Mahrens,

     

    Thank you for posting this in our community. We stub in to this issue and we were not able to reproduce it in our end. It is really important for us to reproduce it in order to investigate it and fix it. Could you please provide us a sample code that reproduces the issue?

     

    Looking forward to hear from you.

     

    Sincerely,

    Georgi Sashev

    Developer Support Engineer

    Infragistics, Inc.

    http://ko.infragistics.com/support

Reply Children