same problem here if you got the solution please help me
i also have some calender controls and combo box on my page...
i am binding a tree dynamically and when i am selecting the tree root node Or any Node
calling a java script and binding the corresponding data to date and combo box control
for 1 to around 100 records on the tree
its working well..
but when there is 1000's of records on the tree and i am selecting Root node Or any sub tree having 2 - 3 record
it is not able to excecute successfully and this error message it getting popup
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Script:
http://localhost:2438/mypro/ScriptRe...796250000:6299
when i click on continue button
again this error
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Script:
http://localhost:2438/mypro/ScriptRe...796250000:1316
then i click the stopScript
it is not giving me the result
Please help me to resolve this issue
Thanks in advance