Responsive 'new' constructor does not seem to work

Responsive 'new' constructor does not seem to work

tom_mypeopletom_mypeople Posts: 1Questions: 1Answers: 0

Hi,

I'm trying to make an instance of DataTables responsive after it has already been initialised but the 'new' constructor "new $.fn.dataTable.Responsive( table );" does not seem to work.

Even the example page does not make the table responsive. Am I missing something?

Any help with this would be great as it is the last missing piece to implement this on our website.

Thanks.

Answers

  • allanallan Posts: 61,451Questions: 1Answers: 10,055 Site admin

    Thanks for pointing that out. I'll try to take a look at this when I get back into the office on Wednesday.

    Allan

  • allanallan Posts: 61,451Questions: 1Answers: 10,055 Site admin

    Just committed a fix for this and the nightly is rebuilding at the moment :-)

    Thanks for letting me know about this.

    Regards,
    Allan

This discussion has been closed.