This change allows to define a function "fnReadOnly" instead of a css class to
mark cells as read-only. Testing for the css class is now the default
implementation of fnReadOnly which can be overridden by defining "fnReadOnly"
in the options. This is important because the css class cannot be defined if
the <td> tags are rendered by DataTables (ajax, server-side-processing...)
Original issue reported on code.google.com by jaeda...@gmail.com on 12 Jun 2013 at 3:51
Original issue reported on code.google.com by
jaeda...@gmail.com
on 12 Jun 2013 at 3:51Attachments: