Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB.net question

Status
Not open for further replies.

mldardy

Programmer
Joined
Dec 17, 2006
Messages
6
Location
US
I created a form in Visual Studio where you can choose 4 choices in a radio button list. When you click the first choice in the radio button list it brings up the next question(sort of like a Checked Event) right below the list at the top of page and continues on down the page. If I choose the second choice in the radio button list, the next list doesn't show at the top but instead in the middle of the form. My question is how do I get the information to show at the top of the page no matter which of the 4 I choose from the radio button list. I tried using FlowLayout and asp tables but it didn't work or maybe I missed something. Hopefully this makes sense to someone.
 
This sounds like an ASP .NET question. Try posting it in the ASP .NET forum at this link: forum855

I used to rock and roll every night and party every day. Then it was every other day. Now I'm lucky if I can find 30 minutes a week in which to get funky. - Homer Simpson

Arrrr, mateys! Ye needs ta be preparin' yerselves fer Talk Like a Pirate Day! Ye has a choice: talk like a pira
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top