When to use server-side vs client-side?
When to use server-side vs client-side?
msvendsen
Posts: 2Questions: 1Answers: 0
Hi,
Tried to search the forums but didn't find a straight answer.
Does any of you have experience with when you would switch from client-side to server-side datatables (with regardd to performance)? Are there any rule of thumb? Fx that you should switch to server-side when above 100k rows, 1mio rows, etc.?
- Michael
This discussion has been closed.
Answers
Hi @msvendsen ,
This section of the FAQ gives a good explanation of what to do with larger datasets, and those boundaries for consideration.
Cheers,
Colin