Implementing a Data Table

Let’s Make a Data Table In the field, not only do I develop servers, but I also occasionally work on admin pages. Even if you don’t know much about the front end, you can develop them using jQuery. However, there was a need to improve performance… Let me share the process of improving it. Final result: https://jsfiddle.net/who3fa7t/2/ Problem I had to display about 5000 rows * 13 columns on a single screen without paging. ...

June 1, 2021