Dear Support,
I have radgrid which needs to bind the data till 4th level. Since I have more than 50,000 records.
It binds to 1st and 2nd level smoothly but when click for the 3rd level I gives me error for (Stop running this script? A script on this page is causing your web browser to run slowly........)
Has in one of your forum it was suggested that in (scriptmanager tag add ScriptMode='Release')
I added this.
I have also added : HierarchyLoadMode="ServerOnDemand"
But still it gives me other error like
Error during serialization or deserialization using the JSON JavaScriptSerializer.
Please suggest me the solution to overcome from this weird problem of radgrid hierarchy
Regards
Asif
I have radgrid which needs to bind the data till 4th level. Since I have more than 50,000 records.
It binds to 1st and 2nd level smoothly but when click for the 3rd level I gives me error for (Stop running this script? A script on this page is causing your web browser to run slowly........)
Has in one of your forum it was suggested that in (scriptmanager tag add ScriptMode='Release')
I added this.
I have also added : HierarchyLoadMode="ServerOnDemand"
But still it gives me other error like
Error during serialization or deserialization using the JSON JavaScriptSerializer.
Please suggest me the solution to overcome from this weird problem of radgrid hierarchy
Regards
Asif