我如何在Rdlc中做大胆的文本 [英] How I Do Bold Text In Rdlc

查看:96
本文介绍了我如何在Rdlc中做大胆的文本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

先生/女士,



我在asp.net 3.5的rdlc报告中使用文本框。我试图在其中加粗一个单词/文字,但我不能,它是怎么回事。所以请尽快解决我的问题。

谢谢。



问候



迪帕克库马尔

:电子邮件地址删除

sir/madam,

I'm using textbox in rdlc report in asp.net 3.5. and i'm trying to bold one word/text in it but i can't, how is it.so plz resolve my problem as soon as possible.
thank you.

regards

Deepak Kumar
: Email address removed

推荐答案

首先右键单击文本框,然后单击文本框属性>选择Fount(右侧面板)> in style启用ChkBox Bold
First u right click on textbox then Textbox Properties >select Fount (on right side panel) > in style Enable ChkBox Bold


你可以这样做

首先你去文本属性>一般>标记类型>启用单选按钮HTML -Interpret Html Tags as style

然后复制到表达式下面

你想要显示哪一个你把它们放在它们之间

=&Fields!PersonAddress.Value&&&Fields!PersonCity.Value&&Fields!PersonState.Value&&Fields!PersonZipCode.Value
you can do like this
first you go text Properties > general >Mark Up Type > Enable Radio button "HTML -Interpret Html Tags as style "
Then Copy Below Expression
which one u want to show bold you put Between them
="" & Fields!PersonAddress.Value & "" & " " & Fields!PersonCity.Value & " " & Fields!PersonState.Value & " " & Fields!PersonZipCode.Value


这篇关于我如何在Rdlc中做大胆的文本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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