Download the PHP package geniv/nette-grid-table without Composer
On this page you can find all versions of the php package geniv/nette-grid-table. 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 nette-grid-table
Grid table
inspired by: http://grid.mesour.com/version2/column/actions/
Installation
or
require:
Include in application
neon configure services:
usage:
Drivers:
- Dibi IDataSource instance (native)
- DibiDataSource($data)
- ArrayDataSource(array $data)
- FinderDataSource(Finder $finder)
- ApiDataSource(callable $function($limit, $offset){ return ApiCall($limit, $offset); }, 'totalCount', 'result')
class GridTable
class Column
class Button
set page in external call:
usage:
usage with Multiplier
:
All versions of nette-grid-table with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
nette/application Version >=2.4
nette/caching Version >=2.5
nette/component-model Version >=2.3
nette/utils Version >=2.4
geniv/nette-general-form Version >=1.0
nette/application Version >=2.4
nette/caching Version >=2.5
nette/component-model Version >=2.3
nette/utils Version >=2.4
geniv/nette-general-form Version >=1.0
The package geniv/nette-grid-table contains the following files
Loading the files please wait ....