maximum rows in data table
maximum rows in data table
Antony Rayan
Posts: 2Questions: 1Answers: 0
Is there any limit for maximum rows in data table
This discussion has been closed.
Answers
I don't believe there is a hard coded limit of rows in Datatables. You will be limited by the amount of data being transferred over the network and client performance. This FAQ will describe options if you are running into performance issues.
Kevin