Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
dixonsatit committed Mar 11, 2015
1 parent e40bf68 commit 3f6ff92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ Yii Framework Tutorial นี้ผมตั้งใจทำขึ้นเพ

## Widgets
- [การติดตั้ง GridView + Export Menu](https://github.com/dimpled/Yii2-Learning/blob/master/widgets/install-krajee-yii2-grid.md)
- [เพิ่ม Botton Group ใน GridView](https://github.com/dimpled/Yii2-Learning/blob/master/widgets/gridview-button.md)
1 change: 1 addition & 0 deletions widgets/gridview-button.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
'id',
'country_code',
'country_name',
//......
[
'class' => 'yii\grid\ActionColumn',
'options'=>['style'=>'width:120px;'],
Expand Down

0 comments on commit 3f6ff92

Please sign in to comment.