is it possible to disable jeditable for a table at runtime?
The case:
I got different steps for the User, the table is always visible, but should be just in one single step editable. The user can switch the steps as he likes.
I found nothing about that in the jeditable docs.
I tryed to remove the triggering class, but after initialization, it does not effect the "editability" ("editability" is more german than english, but I guess you understand me ;)).
Thanks!