ansori / yii2-hideshowcolumngridview
Yii2 hide show column gridview
Installs: 33
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- johnitvn/yii2-ajaxcrud: ^2.1
- kartik-v/yii2-grid: ^3.0.4
- yiisoft/yii2: *
- yiisoft/yii2-bootstrap: *
- yiisoft/yii2-gii: *
README
Yii2 hide show column gridview
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist ansori/yii2-hideshowcolumngridview "*"
or add
"ansori/yii2-hideshowcolumngridview": "*"
to the require section of your composer.json
file.
implement of ajaxcrud johnitvn/ajaxcrud https://github.com/johnitvn/yii2-ajaxcrud