Responsive Child Rows -whole-row-control Error

Responsive Child Rows -whole-row-control Error

JessTJessT Posts: 3Questions: 0Answers: 0
edited September 2014 in Free community support

Hi!
I just implemented this DataTable http://datatables.net/extensions/responsive/examples/child-rows/whole-row-control.html into my site. I love it, but have discovered it doesn't work in Internet Explorer 7 or 8.

The error is: SCRIPT438: Object doesn't support property or method 'indexOf'
File: dataTables.responsive.min.js, Line: 6, Column: 476

The same error occurs on the example on this site. Any suggestions to correct the issue?

I appreciate your time.

Jess

Replies

  • allanallan Posts: 61,744Questions: 1Answers: 10,111 Site admin

    I don't plan to support IE7 with Responsive, indeed all of the extensions and DataTables core are going to be dropping IE6/7 support with their next major releases), but IE8 will continue to be supported.

    Responsive not working in IE8 is a known issue and I hope to get a chance to fix it sometime soon.

    Allan

  • allanallan Posts: 61,744Questions: 1Answers: 10,111 Site admin

    Just committed the change for IE8 support. IE7 doesn't work for some reason, but as I say I don't intended to support browsers that are that old.

    The nightly is up to date now and this change will be int he 1.0.2 release.

    Allan

  • JessTJessT Posts: 3Questions: 0Answers: 0

    Allan,

    Thank you so much. Downloading the nightly now to try out. Thanks again for your super quick response.

    :)
    Jess

  • JessTJessT Posts: 3Questions: 0Answers: 0

    Hi Allan,

    Added the changes you made in the nightly build - works brilliantly. Thanks.

This discussion has been closed.