动态更改rdlc报表中的文本框大小 [英] Dynamically Change TextBox Size in rdlc report

查看:147
本文介绍了动态更改rdlc报表中的文本框大小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,IAM创建了条形码报告,该报告生成商品的条形码
但由于每件商品的条形码尺寸不同,取决于包装尺寸
所以我的想法是创建带有文本框的rdlc报告,该文本框将宽度和高度作为参数传递给报告
但是文本框不允许这样做
有人可以帮我吗
关于问候

hello iam creating bar code report that generate bar code for items
but because each item have different bar code size depend on package size
so my idea was to create rdlc report that have text box that pass width & height as parameter to report
but text box doesn''t allow to do that
can anybody help me
with regards

推荐答案

这不是一个很简单的解决方案.解决方法是加载rdlc xml文件并在加载报告之前对其进行编辑.

ReportViewer是一个可免费重新分发的控件,它可以将报表嵌入到使用.NET Framework开发的应用程序中.参考: http://gotreportviewer.com/ [ ^ ]
Itz not a quite simple solution. The work around way is loading the rdlc xml file and edit it before loading the report.

ReportViewer is a freely redistributable control that enables embedding reports in applications developed using the .NET Framework. Ref: http://gotreportviewer.com/[^]


这篇关于动态更改rdlc报表中的文本框大小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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