Datatable plugin crash in table with many rows

Datatable plugin crash in table with many rows

Zsolt BaloghZsolt Balogh Posts: 2Questions: 2Answers: 0

Hi Guys,

We started to use the data table plugin and its working fine, but when we got a bigger database the plugin is crashed in FF and in Chrome too.

We build the table in server side using xslt and on the client side we are trying to apply the plugin.
In case of small table like 100 rows there are no problems, but in the new database we have 93000 rows.

We have performance issues on the server side too, but the table is generated and it shows up but after that we get an error that the datatable plugin is crashed.

So I have a table with 93000 rows and I want to use the datatable plugin on that.

Somebody can help me with this issue?
What is the best practice for this?

Regards,
Zsolt

This discussion has been closed.