Skip to content

Infragistics Community Forum / Web / Ultimate UI for ASP.NET Web Forms / '__doPostBack is undefined' error getting for Item_Click of WebDataMenu in Internet Explorer 10

'__doPostBack is undefined' error getting for Item_Click of WebDataMenu in Internet Explorer 10

New Discussion
Ramya Nandula
Ramya Nandula asked on Jan 5, 2015 2:58 PM

Hi,

On Item_Click event of WebDataMenu, we are gettting Javascript run time error at __doPostBack(this._id,evtName+(args._getPostArgs?args._getPostArgs():””))

as “SCRIPT5009: ‘__doPostBack’ is undefined” while runnig in Internet Explorer 10.

Please find code for refernce,

<ig:WebDataMenu ID=”popupMenu” runat=”server” OnItemClick=”popupMenu_ItemClick”>               

<Items>

<ig:DataMenuItem Text=”Expand All”>

</ig:DataMenuItem>

<ig:DataMenuItem Text=”Collapse All”>

</ig:DataMenuItem>

</Items>

</ig:WebDataMenu>

 

 

Please provide solution for this issue ASAP.

 

Thanks

Ramya

Sign In to post a reply

Replies

  • 0
    Michael Peterson
    Michael Peterson answered on Dec 24, 2014 7:47 PM

    Hello Ramya,

    Thank you for contacting Infragistics!

    I have done some looking into this error you are getting with __dopostback and would like to note that __dopostback is not an Infragistics control or method. I recommend you read the following stackoverflow article:

    http://stackoverflow.com/questions/15273618/ie10-script5009-dopostback-is-undefined

    Please let me know if you have any further questions concerning this matter.

    • 0
      Michael Peterson
      Michael Peterson answered on Jan 5, 2015 2:58 PM

      Hello Ramya,

      I am following up to see if the information provided has resolved this matter.

      Please let me know if I may be of further assistance with this matter.

  • You must be logged in to reply to this topic.
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Ramya Nandula
Favorites
0
Replies
2
Created On
Jan 05, 2015
Last Post
11 years, 8 months ago

Suggested Discussions

Created by

Created on

Jan 5, 2015 2:58 PM

Last activity on

Feb 26, 2026 7:14 PM