Formatting number for NumberField

  1. #1

    Formatting number for NumberField

    Hi team,

    I have to format value in NumberField as 0,0.00. I found the topic about this http://forums.ext.net/showthread.php...sand-seperator. In this, you used a TextField, but I need some other attributes of NumberField as MaxValue and MinValue, but TextField doesn't support. So the question is: How can I use NumberField (or TextField) to support formatting, MinValue and MaxValue?

    Thanks in advance,
    fac
  2. #2
    Hi,

    NumberField doesn't support custom text formatting.

    You could try to port required NumberField functionality to TextField.

    Here is the NumberField sources:
    http://docs.sencha.com/ext-js/3-4/so...rm-NumberField

Similar Threads

  1. [CLOSED] Formatting Number Decimal & thousand seperator
    By FpNetWorth in forum 1.x Legacy Premium Help
    Replies: 14
    Last Post: Mar 30, 2015, 1:06 PM
  2. [CLOSED] Possible Bug: FormGroup Formatting
    By logicspeak in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Oct 25, 2011, 6:46 PM
  3. [CLOSED] Formatting the FormPanel
    By sadaf in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 20, 2011, 1:59 PM
  4. Replies: 0
    Last Post: Aug 30, 2011, 2:48 PM
  5. [CLOSED] number formatting
    By majestic in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Jul 28, 2010, 10:56 AM

Posting Permissions