‎2017 Feb 02 4:56 PM - edited ‎2024 Jan 21 9:35 PM
Hello everybody,
I have a server query with 70,000 records. This takes about 6 seconds. This data I insert into a m.Table.
My question is now, if I only want to display the first 100 records and only by scrolling another 100, I still have to load the complete data set (70,000) before? Or is it possible to query the files from the server only when scrolling?
Best regards
Yannick
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
A user is going to spend time scrolling through 70,000 records? I think they should get a medal for patience. My best suggestion would be to review the business process instead of trying to handle it in code.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.