C# radio buttons

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to create an .aspx page in C#, and it needs to read information
from SQL to radio buttons. I'm not sure how to read information to radio
buttons and how to submit the .checked or not checked to a database. i think
i can figure that out, but reading from an sql and then checking them if they
are set as true I'm not so sure I can do.

a tutorial will be of great help
 
Back
Top