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
70
Script Error on Internet Explorer
posted

I have the Page that has the WebTab that has 6 Tabs One of which has the Grid and other of the tabs has the Other Controls,I have Few Javascript
Functions that mainly do Custom Vlidations and few perform calculations.

  Other then this i have used few events of the controls like before and after row RowTemplate Close hander etc.

 The Senario is that button on each Tab validate that Tab and enable other Tab, its sort of wizard.

 Now the Problem is that any where while performing this on any Tab, my Page get un responsive and i get this error

 A script on this page is causing Internet Explorer to run slowly. If it continues to run, your computer may become unresponsive. Do you want to
abort the script?"

 and when i abort this script it continues the work and all get well, but if i dont abort all get hangs, and before i get this the page goes in some
irresponsive state.

any solution for this issue?