关于asp.net中的字体 [英] about the font in asp.net

查看:94
本文介绍了关于asp.net中的字体的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的一个应用程序中,我正在使用另一种字体(如FONTASY_HIMALI_TT)将我的网站转换为尼泊尔语言,但出现了问题;

In one of my application i am using another font like FONTASY_HIMALI_TT to convert my site to nepali language but problem arise;

cc1:maskededitextender id="MaskedEditExtender1" runat="server" targetcontrolid="tb_fromdate"
                                        masktype="Date" mask="9999/99/99" enabled="True" autocomplete="false">
   
                                     </cc1:maskededitextender>



页面加载此掩码后,但实际上它必须是but/९९/९९
我该如何解决这个问题



after the page load this mask ९९९९र९९र९९.but actually it should have to be ९९९९/९९/९९
how can i sholved this problem

推荐答案

我认为使用全球化而不是更改控件上的字体
I think use Globalization instead of changing font on the control


这篇关于关于asp.net中的字体的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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