Hello.
In the example of editable tables, with :
All the cells become editable.
Is there a way to edit only some columns ?
For example remove from editing the columns used to indicate id keys in my case.
Thanks.
Sam
In the example of editable tables, with :
$('#example tbody td').editable( '../examples_support/editable_ajax.php', {
All the cells become editable.
Is there a way to edit only some columns ?
For example remove from editing the columns used to indicate id keys in my case.
Thanks.
Sam