Home All Groups Group Topic Archive Search About

Syntax to populate a radio button list and Label?

Author
7 Sep 2006 11:29 PM
ST
Hi,
I need help with syntax to populate a radio button list and label. 
Basically, I have a SQL view which contains the Question (for the label) and
the choices (for the radio buttons)...I want to use the repeater so it
repeats for all the questions in the view.  I've never used the repeater
before, so I don't know how to implement it!  I am also not sure of the
syntax to access my sql DB.  Can someone help me?  I'm using VB.NET, Visual
Studio 2005, and SQL Server 200.  Thanks!!

Author
11 Sep 2006 4:52 PM
ST
Hi,
Can someone please help me with this???  It's kind of urgent.  Thanks!!!

Show quoteHide quote
"ST" wrote:

> Hi,
> I need help with syntax to populate a radio button list and label. 
> Basically, I have a SQL view which contains the Question (for the label) and
> the choices (for the radio buttons)...I want to use the repeater so it
> repeats for all the questions in the view.  I've never used the repeater
> before, so I don't know how to implement it!  I am also not sure of the
> syntax to access my sql DB.  Can someone help me?  I'm using VB.NET, Visual
> Studio 2005, and SQL Server 200.  Thanks!!