我想将我的特定字段文本转换为RDLC报告中的标题大小写 [英] i want to transform my specific field text into title case in RDLC report

查看:135
本文介绍了我想将我的特定字段文本转换为RDLC报告中的标题大小写的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用RDLC报告.现在我想使用text-transform:capitalize属性将第二个字段的文本转换为标题大小写.但我还没有从任何地方找到任何解决方案.请寻找您的回复.

i am using RDLC report. now i want to transform my text of 2nd field into title case using text-transform:capitalize property. but i havent found any solution from any where. Please looking for your reponse.

推荐答案

可能您可能需要为此编写一些代码,并且可以从表达式中调用该功能,例如

Code.CapitaliseMyString(myString)

请参考

^ ]
Probably you may have to write some code for this and you can call that fucntion from your expression like

Code.CapitaliseMyString(myString)

Please refer

https://social.msdn.microsoft.com/Forums/sqlserver/en-US/fee6e543-0738-4105-b550-558fb8fec5bd/how-can-i-capitalize-the-first-character-in-a-report?forum=sqlreportingservices[^]


这篇关于我想将我的特定字段文本转换为RDLC报告中的标题大小写的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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