childRowImmediate not defined
childRowImmediate not defined
liangcanlin
Posts: 9Questions: 2Answers: 0
Im trying to display Datatable in meteor app with displayed all columns on all screens with
display: $.fn.dataTable.Responsive.display.childRowImmediate
loaded jquery files from the example , but im getting the
Cannot read property 'childRowImmediate' of undefined
What would be the solution for this ?
$.fn.dataTable.Responsive.display.modal()
Cannot read property 'modal' of undefined
I don't know how to use Responsive extension.
This question has accepted answers - jump to:
This discussion has been closed.
Answers
Are you making reference to the Responsive extension anywhere in your code?
but set responsive parameter is true ,it's no problem
The Responsive extension is dataTables.responsive.js?This is already used in it.
Okay, it's the version problem
As in, you were using an old version and if you include the new version it works okay?
Allan
I don't know,but used the latest version js and css file.This will not error.
My English is poor, I hope you can understand it.
Thank you. It sounds like if you use the latest version then it works okay.
Can this question be closed?
Allan
How to close this quetion?
Done. Thanks!