Yii create multiple row header and merge it with other columns in GridView(Yii 创建多行标题并将其与 GridView 中的其他列合并)
问题描述
yii 中是否有任何方法可以创建多行标题并将其与 GridView 中的其他列合并.像这样:http://www.dotnettwitter.com/2010/12/how-to-create-multiple-row-header-and.html.
Is there any way in yii to create multiple row header and merge it with other columns in GridView. Something like this:http://www.dotnettwitter.com/2010/12/how-to-create-multiple-row-header-and.html.
我只看到 GroupGridView 的值不在标题上.谢谢.
I am only seeing GroupGridView for the values not on the headers. Thanks.
推荐答案
我发现了这个 http://omfarid.com/2012/06/extensi-yii-untuk-hierarki-header-cgridview/#disqus_thread.它实际上是做我需要的.
I found this http://omfarid.com/2012/06/extensi-yii-untuk-hierarki-header-cgridview/#disqus_thread. It's actually do what I needed.
这篇关于Yii 创建多行标题并将其与 GridView 中的其他列合并的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Yii 创建多行标题并将其与 GridView 中的其他列合并


基础教程推荐
- 如何在数学上评估像“2-1"这样的字符串?产生“1"? 2022-01-01
- 将变量从树枝传递给 js 2022-01-01
- 使用 scandir() 在目录中查找文件夹 (PHP) 2022-01-01
- PHPUnit 的 Selenium 2 文档到底在哪里? 2022-01-01
- 主题化 Drupal 7 的 Ubercart “/cart"页 2021-01-01
- php中的foreach复选框POST 2021-01-01
- php 7.4 在写入变量中的 Twig 问题 2022-01-01
- php中的PDF导出 2022-01-01
- Web 服务器如何处理请求? 2021-01-01
- Yii2 - 在运行时设置邮件传输参数 2022-01-01