Hi,
We are using Jqx-spliter for the left and right content. Left side content is having jqx grid and right side content is having a html file with jqx form components(Input,select,panel etc….).
Whenever we click on the left side grid row we will load the html page for the right side content and repaint the form components and will place the values for the components.
when we modify any values from the form and save then we will destroy and repaint the left side grid with updated values.
Here our issue is, in IE8 if we repeat the same action more than 3 or 4 times then it is showing the script error – “A script on this page is causing Internet Explorer to run slowly”
Please advise me how to resolve this.