You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there are a lot of read operations when populating the DataTable. Since twd is not intended to be shared with other users caching could be a viable option.
Currently there are a lot of read operations when populating the DataTable. Since twd is not intended to be shared with other users caching could be a viable option.
Have to decide further down the road.