Download the PHP package xpbl4/yii2-grid without Composer
On this page you can find all versions of the php package xpbl4/yii2-grid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-grid
Yii2 GridView widget.
GridView widget extending features of Yii 2 framework widget.
Install
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply use it in your code by:
GridView
The following functionalities have been added/enhanced:
Table Filter (Enhanced)
- Filter/Header position
- [[FILTER_POS_HEADER]]: the filters will be replace of each column's header cell.
- Filter error placement
- [[ERROR_POS_FILTER]]: the errors will be displayed right below each column's filter input.
- [[ERROR_POS_SUMMARY]]: the errors will be displayed in the filter model {errors} section. See [[renderErrors()]].
- [[ERROR_POS_TOOLTIP]]: the errors will be displayed in tooltip of each column's filter input.
Contributing
Please see CONTRIBUTING for details.
Credits
- Serge Mashkov
- All Contributors
License
yii2-grid is released under the BSD-3-Clause License. Please see License File for more information.
All versions of yii2-grid with dependencies
PHP Build Version
Package Version
The package xpbl4/yii2-grid contains the following files
Loading the files please wait ....