[CLOSED] Ext 2.0 Spinner Field

  1. #1

    [CLOSED] Ext 2.0 Spinner Field

    Hi,

    I'm moving to Ext.net 2.0
    I have a problem with the spinner field.
    It doesn't increment or decrement when click on up/down buttons.
    Any Idea?

     <ext:SpinnerField runat="server" ID="spinner1"  MinValue="0" MaxValue="6" LabelAlign="Right" LabelSeparator=" " FieldLabel="No.Of Children*" >
     </ext:SpinnerField>
    Thanks
    Last edited by Daniil; Sep 12, 2012 at 6:06 AM. Reason: [CLOSED]
  2. #2
    Hi,

    Please use NumberField.
    https://examples2.ext.net/#/Form/NumberField/Overview/

    Now SpinnerField is just a field with arrows and a developer should implement how it will behave.
    https://examples2.ext.net/#/Form/SpinnerField/Custom/

Similar Threads

  1. [CLOSED] Spinner Field down arrow icon not working in ie6
    By musher in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jul 13, 2012, 9:24 AM
  2. [CLOSED] Spinner Field in gray and default theme
    By softmachine2011 in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jun 01, 2012, 4:09 PM
  3. Spinner field with custom data
    By speddi in forum 1.x Help
    Replies: 0
    Last Post: Apr 28, 2010, 9:34 PM
  4. [CLOSED] Spinner Field Default Value
    By amitpareek in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Jan 19, 2010, 2:28 AM
  5. [CLOSED] Spinner Field Broken layout
    By amitpareek in forum 1.x Legacy Premium Help
    Replies: 9
    Last Post: Jan 04, 2010, 6:47 AM

Posting Permissions