makeEditable Function
makeEditable Function
aadewojo
Posts: 9Questions: 5Answers: 0
Hi All,
I try to make use of the makeEditable() in my code but it doesn't work. It gives an error saying "TypeError: $(...).DataTable(...).makeEditable is not a function". At first I use the cdn hosted version of datatables hoping jeditable is included but now I have downloaded the jquery.jeditable.js but it still doesn't work. Please how can I go about this.
Thanks.
This discussion has been closed.
Replies
Please I need an answer to this question as I am stucked. now I have included the following scripts
<link rel="stylesheet" type="text/css" href="//cdn.datatables.net/1.10.0/css/jquery.dataTables.css">
<link rel="stylesheet" href="//code.jquery.com/ui/1.10.4/themes/smoothness/jquery-ui.css">
http://www.datatables.net/forums/discussion/21321/makeeditable-not-working