jkomar

Responsive dataTables

jkomar PURCHASED
1 year ago
If I use one (1) dataTable responsive works and the rows collapse and provide a "+" sign on the left indicating more rows below.
If I add another IDENTICAL (copied same table) dataTable and changed ID and initialization script with the new ID the 2nd one will not collapse but everything else works (sorting,search,print, etc..)

I also noticed that in the console the 1st instance shows style="width: 1394px;" which is the actual screen width but the 2nd instances shows width as style="width: 0px;"

Any help would be greatly appreciated.