Sending data fails when going over 1000 rows, is it a configuration issue?

Sending data fails when going over 1000 rows, is it a configuration issue?

rmaitipermaitipe Posts: 9Questions: 3Answers: 0

The application I'm supporting has a web page, which started erroring when sending data back to server when the number of rows is over 1000 rows, since this is the only web page that was displaying this much data I worked around it by breaking it to sub lists, but now one of the sub lists have grown over 1000 rows and I'm having the problem again. In previous projects I've worked there were tables with much more data so I'm wondering is this a configuration issue or a problem with the version (DataTables 1.10.5) that can be solved by updating?

This discussion has been closed.