2👍
You can try applying the logic applied to pagination, that is when the user reaches the down, increment the page number and pass it to the query to fetch new records!
Source:stackexchange.com
2👍
You can try applying the logic applied to pagination, that is when the user reaches the down, increment the page number and pass it to the query to fetch new records!