:: Forum >>

urgent.... warning Unresponsive script

hi,
In my Grid i am having 5000 records. Using multi check box i am select
that 5000 records. When the time of clicking the check box it display the Unresponsive script warning message.




Geetha
Monday, March 24, 2008
It seems you have too many records to process quickly/easily at once.

Do a search for similar issues and check the replies.
Anthony
Tuesday, March 25, 2008
Hi Anthony,

I had search about this Unresponsive script warning . But i am not able to get clear idea about that .
Geetha
Tuesday, March 25, 2008
i have seen this in my grid with 4000 records. i don't think there is an easy solution. try to use virtual mode, cut down on no of records, do less javascript processing, see if any of these will help.
mango
Tuesday, March 25, 2008
I am using virtual mode only. In this i am not able to cut the records.
I want to know whether this is active widgets problem or some other problem.
Geetha
Wednesday, March 26, 2008
Alex, kindly look in to this problem and give me solution.
Geetha
Wednesday, March 26, 2008
The problem isn't AW but JavaScript, your browser and your hardware.

JavaScript is an interpreted language. It will only run as fast as your hardware and browser allows.

Since you are already using virtual mode, you'll need to reconsider your paradigm. I don't think anyone here can really help you much further than that.
Anthony
Wednesday, March 26, 2008
hi
Thanks for your comment.
i solved this problem.

Solution:

Previously i used the AW.Grid.Extended class to draw the listview.
Now i changed that to AW.UI.Grid . Once i changed that i am able to
select 5000 records.

Geetha
Wednesday, March 26, 2008
Sorry , the problem is not solved. It again create the same problem.
Geetha
Friday, March 28, 2008

This topic is archived.


Back to support forum

Forum search