|
|
$(this).data('value', params.submitValue);
|
|
$(this).data('value', params.submitValue);
|
|
|
that.trigger('editable-save', column.field, row, oldValue, $(this));
|
|
that.trigger('editable-save', column.field, row, oldValue, $(this));
|
|
|
.off('shown').on('shown', function (e, editable) {
|
|
.off('shown').on('shown', function (e, editable) {
|