Multiple tables in same page. Variable undefined.

Multiple tables in same page. Variable undefined.

davidmetdavidmet Posts: 1Questions: 1Answers: 0

Hi, my name is David.
Searching the web, I found today this library and I try to implement it in my application immediately.
In multiple tables mode (https://www.datatables.net/examples/basic_init/multiple_tables.html) show the example to carry it out.
But, a js error appears in console window:
"TypeError: c is undefined, datatables.min.js:103:409". The code block is "function(a,b){var c=o.aoColumns[a];".

I import the library using builder:

Thanks for the help!
Greeting.

This discussion has been closed.