inowave/yii2-tableeditablewidget

x-editable as yii2 widget

Installs: 39

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:JavaScript

Type:yii2-extension

1.0.1 2017-03-20 07:52 UTC

This package is not auto-updated.

Last update: 2025-04-30 22:54:37 UTC


README

x-editable as yii2 widget

Has it's own jquery ui script (1.10.4 ver.) Needs controller TablewidgetController with action actionTablewidgetfield to check and get data (url : '/tablewidget/tablewidgetfield'). Needs controller TablesavedataController with action actionTablesave to check and set data ( url : '/tablesavedata/tablesave'). Needs model Img to save uploaded images.