When to use server-side vs client-side?

When to use server-side vs client-side?

msvendsenmsvendsen 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

Answers

  • colincolin Posts: 15,240Questions: 1Answers: 2,599

    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

This discussion has been closed.