Flashing when use Datatables on large html table
Flashing when use Datatables on large html table

Hi,
I'm using Datatables(DT) on large html table. Everything works fine, but when DT start it looks like flash. Because first is render html table and then DT plugin. I have tried ".hide()" html table, run DT and then ".show()" table. It doesn't help. I know AJAX should help, but I'm trying to avoid it. Any idea?
Thanks.
This discussion has been closed.