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
Fill the record table with AJAX instead of server side templates.
This will allow easier refresh - only the data will refresh, and if we add pagination (#2) then only the summary and this page will refresh.
It will also take a load of the server.
Fill the record table with AJAX instead of server side templates.
This will allow easier refresh - only the data will refresh, and if we add pagination (#2) then only the summary and this page will refresh.
It will also take a load of the server.