Need fix to resolve performance issue
I've create custom mashup, that will generate the part structure and its associated object(ex: drawing, design info).
I've different service and generate the info table data in the grid.
if suppose, I've 300 rows then it would generated the result, but if I've more 500 rows/record it would take long time to generate the result.
Minimum, it took more 5 minutes to generate the report/table.
need suggestion to optimize the performance issue. also need some suggestion how to minimize the running time, I've already update ScriptTimeOut value, still not fix the issue.

