TypeError: p is undefined

TypeError: p is undefined

LaurentDhontLaurentDhont Posts: 4Questions: 1Answers: 0
edited November 2019 in Free community support

Hi all,

Whatever I try to do I get this error: TypeError: p is undefined.
I have tried everything on the side, these files are included now;

<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.10.20/css/jquery.dataTables.min.css"/>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://cdn.datatables.net/1.10.20/js/jquery.dataTables.min.js"></script>

I am only using this to do the ColReorder.

Thanks in advance, all help is much appreciated.

Edited by Kevin:  Syntax highlighting. Details on how to highlight code using markdown can be found in this guide

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.