@Anonymous
Slowness of app can be related to many of the reasons:
1. Internet bandwidth where engineers are using the app. I did experience with the users using the app with low bandwidth causing data integrity issues or loading issues.
2. The logic defined in the app start and loading specific screen can be another reason. How many rows of information we are showing the user in edit in grid view? Did you try provide some filters to narrow down the results to show only first few items? Also, the number of columns you are showing in the grid view.
3. When you are patching, are using bulk patching approach or ForAll approach?
The above are few reasons and there can be other reasons.
Regards
Krishna Rachakonda
| If this reply helped you to solve the issue, please mark the post as Accepted Solution. Marking this post as Accepted Solution, will help many other users to use this post to solve same or similar issue without re-posting the issue in the group. Saves a lot of time for everyone. |