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.
Hello Ahmed,
I have created internal support case with number CAS-136051-M0Y9N6 to investigate this issue further. you can refer this case under your account on the following link : https://ko.infragistics.com/Membership/MySupport.aspx to which I can attach the complete sample, because in the forums we cannot upload bigger files.
Please let me know if you have any questions regarding this matter.
Hi Prabha,
Thanks for your response. I could not download the sample which you have provided. Please find the attached sample to reproduce the same. Steps to reproduce the isssue,
1)Use ie7 browser.
2)Run the link using machine name and not with localhost.
3)Expand one row.
4)The checkbox column could not be checked for a while and continous clicking on the checkbox displays the error message as shown above.
I have created a sample based on the code you have provided in this forum thread http://ko.infragistics.com/community/forums/t/88005.aspx . I am not able to run the sample, I am getting " System.Data.ConstraintException: Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints." while reading XML file.
Here is the complete sample project (https://dl.dropboxusercontent.com/u/104570774/WebApplication1.zip)I used to test this. Please test this project on your PC; whether or not it works correctly may help indicate the nature of this problem.
If this sample project is not an accurate demonstration of what you're trying to do, please feel free to modify it and send it back, or send a small sample project of your own if you have one.