Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1375
WHDG_Adding child row in cliend side- Internet explorer not responding error due to longrunning inbuilt script.
posted

Hi Team,

I am using WebHierarchicalDataGrid and adding child row in client side using rowIsland property. Please find the sample attached in the below URL to reproduce the issue. URL: http://ko.infragistics.com/community/forums/t/88005.aspx

Steps to reproduce the issue:

1)Run the link using the machine name and not local host.

2)In the loop adding the child band in javascript, hardcode it to around 20 in the sample code attached.

3)Use IE7 browser.

4)The rows appear at once but the grid freezes some time with the "Long running script from the explorer".

Solution required:

1)Is there any way to reduce the time of the inbuild script execution.

2)How to find if the childrows added in client side is ready for editting so as to inimate the user as "Please wait".

Regards,

Ahmed.

Parents Reply Children
No Data