datatable refresh time
datatable refresh time
I am trying to import a csv file to existing datatable with values to update a specific field. I was able to update the data value but not displaying on the view. I use draw() function to redraw the context and evrything seems to working fine. But when i try to work with a huge file its getting very very slow. chorme display wait/kill message and its keep running. while debug i notice that the table.row(rowref).data(contextdata).draw() is taking time. Any solution to make it fast greatly appreciate!
Replies
Thanks for your question - however, per the forum rules can you link to a test case showing the issue please. This will allow the issue to be debugged.
Information on how to create a test page, if you can't provide a link to your own page can be found here.
Thanks,
Allan