Hi,
Merry Christmas!
I have been struggling with this for the past two days, and I can't relax until I figure this out. I am converting a page from ASP to ASP.Net using VB. My problem is the formatting of my page. Please view my problem -
I am using pretty much the same formatting for other pages for the site. For instance there is a login page where the login and password textboxes are positioned in a table under the navigation table on the left side. These textboxes do not cause the table layout to become screwed up.
So in the top image, you will see the page with a blank center area where I need to place a questionnaire. The first part of the questinnaire, the user must select a module the questionnaire will pertain to. When I add a bound drop down list into the center space within a new table the positioning of the page gets screwed up and causes the page to become wider when there isn't any need because there is sufficient space available for the drop down list to fit. (See second screenshot)
This might seem trivial, but when I add the questions below the drop down list, I am using radio button lists and when I add them the page starts to become even wider when there isn't a need because there is sufficient white space. (BTW, in my classic asp version of the page, everything fits w/o scrolling)
Any ideas?
Thanks,
Rob
Merry Christmas!
I have been struggling with this for the past two days, and I can't relax until I figure this out. I am converting a page from ASP to ASP.Net using VB. My problem is the formatting of my page. Please view my problem -
I am using pretty much the same formatting for other pages for the site. For instance there is a login page where the login and password textboxes are positioned in a table under the navigation table on the left side. These textboxes do not cause the table layout to become screwed up.
So in the top image, you will see the page with a blank center area where I need to place a questionnaire. The first part of the questinnaire, the user must select a module the questionnaire will pertain to. When I add a bound drop down list into the center space within a new table the positioning of the page gets screwed up and causes the page to become wider when there isn't any need because there is sufficient space available for the drop down list to fit. (See second screenshot)
This might seem trivial, but when I add the questions below the drop down list, I am using radio button lists and when I add them the page starts to become even wider when there isn't a need because there is sufficient white space. (BTW, in my classic asp version of the page, everything fits w/o scrolling)
Any ideas?
Thanks,
Rob