What steps will reproduce the problem?
1. create table with "var table = $('#id').DataTable( {
bJQueryUI: true,
ordering: false,
searching: false,
paging: false
}).makeEditable();"
3. makeEditable() is undefined
What do you see instead?
I get an "Uncaught TypeError: undefined is not a function" (makeEditable() is
undefined in this case)
What version of the product are you using? On what operating system?
jquery 1.11.1, jquery.dataTables 1.10.1, jquery.dataTables.editable 2.3.3,
jquery.ui 1.11.0 and jquery.jeditable 1.7.1;
Original issue reported on code.google.com by stefbr...@crm-braun.de on 28 Jul 2014 at 4:04
Original issue reported on code.google.com by
stefbr...@crm-braun.de
on 28 Jul 2014 at 4:04