javascript - Performance issues when hiding columns in jQuery DataTables -


i'm using datatable.column(index).visible(false) method hide columns in application. few hundred rows takes 5 seconds hiding couple of columns. know if possible speed up?

maybe try setting http://datatables.net/reference/option/autowidth false?


Comments

Popular posts from this blog

C# random value from dictionary and tuple -

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -