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

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

c++ - Visual Leak Detector detects leak on new blank MFC project -

c# - Connection String Trouble MetaDataException -