[CLOSED] [1.0] Where is Radio.Config InputValue?

  1. #1

    [CLOSED] [1.0] Where is Radio.Config InputValue?

    Hello,

    Was just wondering where the InputValue property is for the Radio.Config?

    For example:
                    new Ext.Net.Radio
                    (
                        new Radio.Config
                        {
                            BoxLabel = "Hello World",
                            InputValue = "1"
                        }
                    )
    Referenced here on ExtJS

    http://dev.sencha.com/deploy/ext-3.3...box-inputValue

    Cheers,
    Timothy
    Last edited by Daniil; Jun 30, 2011 at 3:13 PM. Reason: [CLOSED]
  2. #2
    Fixed. Please see SVN commit #3636.

    Thanks for reporting the defect.
    Geoffrey McGill
    Founder
  3. #3
    Thanks! Confirmed.

    Cheers,
    Timothy

Similar Threads

  1. [CLOSED] Set inputvalue of check box field
    By T3rryChan in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Apr 25, 2012, 5:41 PM
  2. RadioGroup With InputValue cann't checked
    By nanlinfeixue in forum 1.x Help
    Replies: 5
    Last Post: Jul 01, 2011, 6:38 AM
  3. [CLOSED] [1.0] Change in radio button behavior - inputvalue
    By betamax in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Oct 18, 2010, 4:02 PM
  4. Getting selected RadioGroup value through inputValue
    By tdracz in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 31, 2009, 2:21 PM
  5. [CLOSED] Dynamic Creation of Radio Buttons within Radio Group
    By Steve in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Mar 04, 2009, 1:13 PM

Posting Permissions