<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>环思产品论坛 - Report</title>
    <link>http://bbs.huansi.cn/forum.php?mod=forumdisplay&amp;fid=130</link>
    <description>Latest 20 threads of Report</description>
    <copyright>Copyright(C) 环思产品论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 29 Apr 2026 18:39:48 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.huansi.cn/static/image/common/logo_88_31.gif</url>
      <title>环思产品论坛</title>
      <link>http://bbs.huansi.cn/</link>
    </image>
    <item>
      <title>FastReport使用OutlineText实现快速索引</title>
      <link>http://bbs.huansi.cn/forum.php?mod=viewthread&amp;tid=613</link>
      <description><![CDATA[具有OutlineText属性的有 Page 、GroupHeader 、MasterData 、DetailData 设置后会显示在Outline中。

示例:
使用OutlineText显示页码索引。
设置Page.OutLineText 为 “ \'第\'+IntToStr()+\'页\' ”。



设置Report的OutlineVisible 默认显示Outline 。


预览效果


Out ...]]></description>
      <category>Report</category>
      <author>zhouyangping</author>
      <pubDate>Thu, 02 Mar 2017 05:15:01 +0000</pubDate>
    </item>
    <item>
      <title>XtraReport交叉表自适应行高及最佳列宽</title>
      <link>http://bbs.huansi.cn/forum.php?mod=viewthread&amp;tid=367</link>
      <description><![CDATA[[*]自适应行头的行高，绑定CustomRowHeight事件，代码如下：
private Graphics gr = Graphics.FromHwnd(IntPtr.Zero);private void pivotGrid1_CustomRowHeight(object sender,HuanSi.XtraReports.UI.PivotGrid.PivotCustomRowHeightEventArgs e) {e.RowHeight= 20;va ...]]></description>
      <category>Report</category>
      <author>wanglj</author>
      <pubDate>Tue, 17 May 2016 12:10:42 +0000</pubDate>
    </item>
    <item>
      <title>XtraReport交叉表隐藏列标题及自定义排序</title>
      <link>http://bbs.huansi.cn/forum.php?mod=viewthread&amp;tid=364</link>
      <description><![CDATA[1.隐藏列标题
用DevExpress PivotGrid report 做报表的时候，将字段拖放到报表中后，ColumnArea（列区域）和DataArea（数据域）会显示两个标题字段，如下图：
选中交叉表，设置以下属性可以隐藏：
效果如下：
2.自定义排序
做报表的时候，设定ColumnArea（列区域）的Fil ...]]></description>
      <category>Report</category>
      <author>wanglj</author>
      <pubDate>Fri, 13 May 2016 03:28:02 +0000</pubDate>
    </item>
    <item>
      <title>报表打印时回写打印人/打印时间/打印次数</title>
      <link>http://bbs.huansi.cn/forum.php?mod=viewthread&amp;tid=350</link>
      <description><![CDATA[报表打印时回写打印人/打印时间/打印次数

1. 进入报表设计环境
　　
2. 开始编写代码
　　
3. 填写代码内容（参见附Ａ）
　　

附Ａ：]]></description>
      <category>Report</category>
      <author>zhouf</author>
      <pubDate>Wed, 04 May 2016 10:47:29 +0000</pubDate>
    </item>
    <item>
      <title>DX报表多纬度合并单元格</title>
      <link>http://bbs.huansi.cn/forum.php?mod=viewthread&amp;tid=213</link>
      <description><![CDATA[]]></description>
      <category>Report</category>
      <author>wutingting</author>
      <pubDate>Mon, 14 Mar 2016 01:28:18 +0000</pubDate>
    </item>
    <item>
      <title>[34582]如何制作并查看报表</title>
      <link>http://bbs.huansi.cn/forum.php?mod=viewthread&amp;tid=152</link>
      <description><![CDATA[一、总体概要
报表的制作是在DIP中的报表中心管理[34582]中进行操作设计，预览是在CIP中所对应的form中。
报表设计操作动态图片，双击可以放大。

二、功能位置
设计报表的界面是在DIP中的[34582]报表中心管理中设计的。


三、操作步骤[/backcolor]
a）在DIP中打开报表 ...]]></description>
      <category>Report</category>
      <author>wutingting</author>
      <pubDate>Tue, 08 Mar 2016 07:16:35 +0000</pubDate>
    </item>
    <item>
      <title>纵转横细码单快速搞定</title>
      <link>http://bbs.huansi.cn/forum.php?mod=viewthread&amp;tid=118</link>
      <description><![CDATA[概述: 

1、如何将纵向码表快速的转换为横向码单?

单据写两个数据集 ,带附件

2、上图展示: 
 如附件:]]></description>
      <category>Report</category>
      <author>longxg</author>
      <pubDate>Mon, 31 Aug 2015 01:29:02 +0000</pubDate>
    </item>
    <item>
      <title>XtraReport报表按需合并单元格</title>
      <link>http://bbs.huansi.cn/forum.php?mod=viewthread&amp;tid=105</link>
      <description><![CDATA[如附件.]]></description>
      <category>Report</category>
      <author>wanglj</author>
      <pubDate>Thu, 02 Jul 2015 06:30:17 +0000</pubDate>
    </item>
    <item>
      <title>报表中对数据集排序、筛选及回写打印时间</title>
      <link>http://bbs.huansi.cn/forum.php?mod=viewthread&amp;tid=60</link>
      <description><![CDATA[排序
在报表代码里 begin end 中第一行写或

筛选
在报表代码里 begin end 中第一行写


回写打印时间示例]]></description>
      <category>Report</category>
      <author>zhouyangping</author>
      <pubDate>Thu, 11 Dec 2014 02:55:56 +0000</pubDate>
    </item>
  </channel>
</rss>