Datatables.js bootstrap breaks modal form -


im using datatables generate table button opens modal window on click. modal form looks broken this:

enter image description here

but without dt looks wanted to:

enter image description here

im using datatables that:

var table = $('#productsadmintable') table.datatable({}); 

could me?


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

javascript - Angular2 intelliJ config error.. Cannot find module '@angular/core' -