teresaleelim / intprojectmanagement

1 stars 0 forks source link

Improve performance for Sample Order, specifically Count Plan, Count Complete and Count Worker tabs. #29

Closed AngelMa2274 closed 5 months ago

AngelMa2274 commented 5 months ago

As it is now is very slow, so i was requested to improve the performance. I'll be researching ways to do this in coming days

AngelMa2274 commented 5 months ago

I'll be adding infinite scrolling to those tabs, that seems to fix the performance issue. Code that will be added to those DataGrid:

Image

AngelMa2274 commented 5 months ago

Add infinite scrolling in "In Progress Count", "Count Plan", "Count Complete" and "Count Worker" tabs

Image

Image