Search
-
Remove row without row selection??
by m.ross ·[code]$('#tableid td.delete').click(function(){ -
jeditable on just one column
by Luda Ameba ·It is possible, if you are useing editable.html from download section, for example just replace "#tableid tbody td" with '#example tr :first-child' as result of that only the first column wi -
jeditable on just one column
by Miles ·I was wondering if it's possible to apply the jeditable functionality to just one column of the table, however to do so you'd have to assign a unquie identifier, as "#tableid tbody td" obvio