KPI grid loading takes long and makes browser hang.

KPI grid loading takes long and makes browser hang.

We have rectified this Issue. After about 500 rows load into the KPI grid, the application will stop responding and displays a script error. Then, after a brief period the control to the IE will resume back. The resolution to this Issue is shared as below: There is a limitation of handling the huge xml while rendering in KPI Grid for more than 500 rows as it generates the data in XML format. The same has been verified with UI & Engineering team. We have now updated the "MaxRows" property value in arc.properties to '500' and tested it. The performance has improved.