This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-08-20 10:27:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
yii
/
grid
History
Qiang Xue
a861994f19
Fixes
#1835
:
CheckboxColumn
now renders checkboxes whose values are the corresponding data key values
2014-01-08 10:48:16 -05:00
..
ActionColumn.php
Allow dash char in ActionColumn’s button names.
2013-12-27 09:19:27 -05:00
CheckboxColumn.php
Fixes
#1835
:
CheckboxColumn
now renders checkboxes whose values are the corresponding data key values
2014-01-08 10:48:16 -05:00
Column.php
Added $key parameter to several methods in grid view.
2013-11-29 20:34:06 -05:00
DataColumn.php
code style and docs
2013-12-10 20:42:43 +01:00
GridView.php
added classes to grid, list and detail view
2014-01-05 14:45:09 +01:00
GridViewAsset.php
massive improvement on class documentation
2013-11-13 01:16:21 +01:00
SerialColumn.php
Added $key parameter to several methods in grid view.
2013-11-29 20:34:06 -05:00