Download the PHP package dimmitri/yii2-expand-row-column without Composer
On this page you can find all versions of the php package dimmitri/yii2-expand-row-column. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dimmitri/yii2-expand-row-column
More information about dimmitri/yii2-expand-row-column
Files in dimmitri/yii2-expand-row-column
Download dimmitri/yii2-expand-row-column
More information about dimmitri/yii2-expand-row-column
Files in dimmitri/yii2-expand-row-column
Vendor dimmitri
Package yii2-expand-row-column
Short Description Expand row column for the Yii 2.0 GridView widget.
License MIT
Homepage https://github.com/dimmitri/yii2-expand-row-column
Package yii2-expand-row-column
Short Description Expand row column for the Yii 2.0 GridView widget.
License MIT
Homepage https://github.com/dimmitri/yii2-expand-row-column
Please rate this library. Is it a good library?
Informations about the package yii2-expand-row-column
Expand row column for the Yii 2.0 GridView widget
Displays a clickable column that will make an ajax request and display its resulting data into a new row.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your file.
Usage
Prior to version 1.0.5, the 'column_id' property was generated automatically. In version 1.0.5, it is now possible to assign the 'column_id' property. Assigning the 'column_id' property is optional, but recommended.
view/index.php:
Actions:
view/_detail.php:
All versions of yii2-expand-row-column with dependencies
PHP Build Version
Package Version
The package dimmitri/yii2-expand-row-column contains the following files
Loading the files please wait ....