Does anyone know how to restrict a certain number of rows in the table, but when doing scroll see the rest of the data?
For example, a company that stores customer data in the database and wants to see all customer data in a table, but only 10 customers per page. But instead of having a button to switch from the first 10 clients to the next 10, use scroll to do so.
Type this, without those numbers, but with a scroll :
Can someone tell me what it's called or a website that shows or even shows the code?