This is a migrated thread and some comments may be shown as answers.

Stop running this script error message appears when loading a page.

1 Answer 52 Views
Grid
This is a migrated thread and some comments may be shown as answers.
M
Top achievements
Rank 1
M asked on 29 Jan 2014, 03:48 PM
Hi,

I'm trying to load a page with a radgrid on it. It has around 100 rows, each time I try and load the page it freezes the browser and shows an IE dialog box with Stop running this script. A script on this page is causing Internet Explorer to run slowly. If it continues to run, your computer might become unresponsive.  The radgrid has itemtemplates with around 1400 radtimepicker.

I've disabled clientsidescript to increase the performance , but no difference.

Please can someone help?

Thanks

1 Answer, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 29 Jan 2014, 06:36 PM
Hello,

Due to heavy we generally faced this type of issue.

Please try to resolve above issue with below points:

1. Compress the your page viewstate.
2. Disable viewtstate of your page/Radgrid.
3. If possible then bind your RadGrid on ClientSide.

Let me know if any concern.

Thanks,
Jayesh Goyani
Tags
Grid
Asked by
M
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Share this question
or