Thanks a lot for all the replies.

Turns out this issue occurred because I was going through each row, to
merge them based on common column values. Updating the table
straightaway without this logic works perfectly.

Thanks again.

On May 14, 10:19 am, [email protected] wrote:
> Try using paging that will displayed your rows atleast 10 per page, see if 
> that solves your problem
> Sent via my BlackBerry from Vodacom - let your email find you!
>
> -----Original Message-----
> From: sglsboy <[email protected]>
>
> Sender: [email protected]
> Date: Fri, 13 May 2011 13:22:13
> To: Prototype & script.aculo.us<[email protected]>
> Reply-To: [email protected]
> Subject: [Proto-Scripty] Browser hangs after Ajax call
>
> Hi,
>
> I am coming across an issue where the browser hangs after I make a
> ajax call that returns up to 100 rows to update a table. In firefox i
> get the following message:
>
> "A script on this page may be busy, or it may have stopped responding.
> You can stop the script now, open the script in the debugger, or let
> it continue
>
> Script:http://...../prototype-1.6.0.3.js: 199"
>
> Please help
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Prototype & script.aculo.us" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group 
> athttp://groups.google.com/group/prototype-scriptaculous?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to