How to read from radiobuttonlist

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Moosah
    New Member
    • May 2012
    • 1

    How to read from radiobuttonlist

    I want to design webpage to submit an order for a restaurant, in that a customer can choose one or more option from one checkboxlist and determine the quantity of each meal from a radiobuttonlist beside each kind.
    I can read from the checkboxlist using foreach, but still I could not iterate in the different radiobuttonlist for each selected checkboxlist item?
  • Curtis Rutland
    Recognized Expert Specialist
    • Apr 2008
    • 3264

    #2
    Post the code you've tried.

    Comment

    Working...