Closed alshar closed 5 years ago
datatableview.initialize('.datatable');
throws a jquery error and does not initialize the table
datatableview.initialize($('.datatable'));
does not, and renders the table completely
Please merge this PR, it's a very waste of time to figure out this pb.
throws a jquery error and does not initialize the table
does not, and renders the table completely