In Designer mode format

Hi every body

In design mode i changed format of my text to currency with '/' for decimal.
In preview i could see OK ,after some changes when i want to change format of new text ,in preview and result changes not affect .
I don't know reason of it !?
Thanks for any guides.

Regards
Ali


Comments

  • edited 5:40PM
    wrote:
    when i want to change format of new text ,in preview and result changes not affect .
    I don't know reason of it !?

    take a look at frx file, what is written? it should be Format.DecimalSeparator="/"
  • edited 5:40PM
    ipong wrote: »
    ipong wrote: »
    when i want to change format of new text ,in preview and result changes not affect .
    I don't know reason of it !?

    take a look at frx file, what is written? it should be Format.DecimalSeparator="/"
    Thanks for your attentions
    they are same
    :

    <TextObject Name="Text9" Left="661.5" Width="47.25" Height="28.35" Text="[PezeshkReport.DrPercent]" Padding="0, 1, 0, 0" Format="Currency" Format.UseLocale="false" Format.DecimalDigits="2" Format.DecimalSeparator="/" Format.GroupSeparator="" Format.CurrencySymbol="" Format.PositivePattern="2" Format.NegativePattern="3" WordWrap="false" Font="B Traffic, 9.75pt" Trimming="EllipsisCharacter"/>
    <TextObject Name="Text13" Left="538.65" Width="47.25" Height="37.8" Text="[PezeshkReport.Zarib_Karaee]" Padding="0, 1, 0, 0" Format="Currency" Format.UseLocale="false" Format.DecimalDigits="2" Format.DecimalSeparator="/" Format.GroupSeparator="" Format.CurrencySymbol="" Format.PositivePattern="2" Format.NegativePattern="3" WordWrap="false" Font="B Traffic, 9.75pt" Trimming="EllipsisCharacter"/>

    first one is OK the second one show '.' instead of '/'


  • edited 5:40PM
    change it directly with notepad, since decimalseparator property is string datatype

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.