在 yii2 中自定义网格视图 [英] Customise grid view in yii2

查看:30
本文介绍了在 yii2 中自定义网格视图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在 Yii2 中删除特定网格视图的摘要和排序器.在 Yii1.1 中,我们可以通过设置模板属性来做到这一点.在 yii2 中如何实现?

How to remove summary and sorter for a particular grid view in Yii2. In Yii1.1 we can do that by setting the template property. In yii2 how to achieve this?

推荐答案

知道了,通过设置layout属性就可以实现了.

Got it.By setting the layout property,we can achieve it.

'layout'=>"{summary}
{items}
{pager}"

这篇关于在 yii2 中自定义网格视图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆