RadioButtonList Problem

Last post 03-06-2008 6:39 AM by richiej. 1 replies.

Sort Posts:

  • RadioButtonList Problem

    03-06-2008, 2:17 AM
    • Member
      136 point Member
    • DreamBig
    • Member since 10-08-2007, 12:59 PM
    • Posts 365

    Can we add a TextBox within a RadioButtonList?

    I have a RadioButtonList & besides the 1st ListItem I want to add a TextBox.

    How can it be done? 

  • Re: RadioButtonList Problem

    03-06-2008, 6:39 AM
    Answer
    • Participant
      1,726 point Participant
    • richiej
    • Member since 09-25-2006, 6:24 AM
    • Posts 345

    Don't think you can add a textbox inside a radiobuttonlist. So what you could do is position a textbox careful next to it to give the impression its part of it. Or create your own user control that has radiobuttons and a textbox with various server side properties to set the values of the radio buttons and textbox(es)

     

    hope this helps

Page 1 of 1 (2 items)