Skip to content

Commit 387aad2

Browse files
authored
Update README.md
1 parent e741091 commit 387aad2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ use kartik\grid\GridView;
3737
'id' => 'books-grid',
3838
'dataProvider' => $dataProvider,
3939
'filterModel' => $searchModel,
40+
'layout' => '{toolbar}\n{summary}\n{items}\n{pager}', // {toolbar} must be included in 'layout' section
4041
'columns' => [
4142
[
4243
'class' => BulkCheckboxColumn::className(),

0 commit comments

Comments
 (0)