Download the PHP package futuretek/yii2-grid without Composer
On this page you can find all versions of the php package futuretek/yii2-grid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download futuretek/yii2-grid
More information about futuretek/yii2-grid
Files in futuretek/yii2-grid
Download futuretek/yii2-grid
More information about futuretek/yii2-grid
Files in futuretek/yii2-grid
Vendor futuretek
Package yii2-grid
Short Description Custom Futuretek Grid
License Apache-2.0
Homepage https://www.futuretek.cz/
Package yii2-grid
Short Description Custom Futuretek Grid
License Apache-2.0
Homepage https://www.futuretek.cz/
Please rate this library. Is it a good library?
Informations about the package yii2-grid
Yii2 FTS Grid
Custom Futuretek Grid
Installation
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 :
Sortable
-
Add to your database new
unsigned int
attribute, suchposition
. -
Add new behavior in the AR model, for example:
-
Add action in the controller, for example:
-
Add parameter
sortable
to GridView widget config -
Modify default
sortableAction
if needed - You can also subscribe to the JS event 'sortableSuccess' generated widget after a successful sorting.
All versions of yii2-grid with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
yiisoft/yii2 Version ^2.0.0
kartik-v/yii2-grid Version ~3.1
himiklab/yii2-sortable-grid-view-widget Version 1.0.*
yiisoft/yii2 Version ^2.0.0
kartik-v/yii2-grid Version ~3.1
himiklab/yii2-sortable-grid-view-widget Version 1.0.*
The package futuretek/yii2-grid contains the following files
Loading the files please wait ....