Can you show me small example of how it looks like.
Anyway best way to solve such problem is dividing the task to small pieces
Example
Load first 10
Use scroll handlers
Raise event when user reaches end. Load another 10.
Can you show me small example of how it looks like.
Anyway best way to solve such problem is dividing the task to small pieces
Example
Load first 10
Use scroll handlers
Raise event when user reaches end. Load another 10.