[CLOSED] NumberColumn Format

  1. #1

    [CLOSED] NumberColumn Format

    Hi, I am trying format the column NumberColumn, but It not show my changes, in the docs.ext.net the example It say "To reverse the grouping (,) and decimal (.) for international numbers, add /i to the end. For example: 0.000,00/i"

                            <ext:NumberColumn
                                ID="ncEnero"
                                runat="server"
                                Text="Enero"
                                DataIndex="Enero"
                                Width="100" 
                                Align="Center" 
                                Format="$0.000,00/i">
                            </ext:NumberColumn>
    Click image for larger version. 

Name:	NumberColumnFormat.png 
Views:	194 
Size:	9.0 KB 
ID:	4756

    Thank you
    Last edited by Daniil; Sep 18, 2012 at 12:47 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Thank you for the report. It looks like a bug.

    I reported to Sencha. Lets wait what they will answer.
    http://www.sencha.com/forum/showthread.php?242195
  3. #3
    Sencha opened a bug ticket. I will monitor.
  4. #4
    Quote Originally Posted by Daniil View Post
    Sencha opened a bug ticket. I will monitor.
    Ok, Thank you Daniil
  5. #5

Similar Threads

  1. Date Format Help?
    By Tbaseflug in forum 1.x Help
    Replies: 1
    Last Post: Dec 01, 2010, 11:29 PM
  2. [CLOSED] NumberColumn renderer does not work?
    By 78fede78 in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Nov 02, 2010, 11:10 AM
  3. [CLOSED] How to make a NumberColumn look as an integer instead of decimal?
    By flormariafr in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jul 09, 2010, 8:45 PM
  4. [CLOSED] Renderer Fn is not functional in NumberColumn
    By skyone in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 23, 2010, 12:54 PM
  5. DateField Format
    By BLOZZY in forum 1.x Help
    Replies: 1
    Last Post: May 18, 2009, 3:41 PM

Posting Permissions