What steps will reproduce the problem?
1. load a DataTable with server-side processing
2. apply $('#TableData').dataTable().makeEditable();
3. firefox console shows 'TypeError: cells.editable is not a function' in line
238 of jquery.dataTables.editable.js - cells.editable(properties.sUpdateURL,
oDefaultEditableSettings);
What is the expected output? What do you see instead?
DataTable should become editable, but the program hangs showing 'Processing'
message in the table area
What version of the product are you using? On what operating system?
jquery 1.7.2
jquery mobile 1.1.0
jquery.dataTables 1.9.3
jquery.dataTables.editable 1.3
Please provide any additional information below.
just displaying the dataTable works fine (including navigation, sorting,
filtering ...)
Original issue reported on code.google.com by evertspi...@gmail.com on 11 Aug 2012 at 7:00
Original issue reported on code.google.com by
evertspi...@gmail.com
on 11 Aug 2012 at 7:00