Download the PHP package oonne/yii2-sortable-grid-view without Composer
On this page you can find all versions of the php package oonne/yii2-sortable-grid-view. 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-sortable-grid-view
Sortable GridView Widget for Yii2
Yii2 GridView widget base on jQuery UI sortable widget.
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
-
Add to your database new
unsigned int
attribute, suchsequence
. -
Add new behavior in the active record model, for example:
-
Add action in the controller, for example:
- Add SortableGridView in the view, for example:
All versions of yii2-sortable-grid-view with dependencies
PHP Build Version
Package Version
The package oonne/yii2-sortable-grid-view contains the following files
Loading the files please wait ....