Remove some cell from editing
Remove some cell from editing
Hello.
In the example of editable tables, with : [code]$('#example tbody td').editable( '../examples_support/editable_ajax.php', {[/code]
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 : [code]$('#example tbody td').editable( '../examples_support/editable_ajax.php', {[/code]
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
This discussion has been closed.