I am writing a web app for displaying reports.
I have a RadiobuttonList Control(I'm using VS.Net 2005 Beta 2) to have users choose which report they want to see.
Anyway. I selected the whole web form, and set the orientation to Center. This to center all text and images on the page. Well, this change affected the RadioButton list and it is now deformed. I mean, I have not found a way of keeping the whole control centered, but the text inside, left-justified.
Does anyone know how I can fix this?
it basically looks like this (ignore the dots)
...*item 1
.*item 2 - blabblah
....*item 3
I have a RadiobuttonList Control(I'm using VS.Net 2005 Beta 2) to have users choose which report they want to see.
Anyway. I selected the whole web form, and set the orientation to Center. This to center all text and images on the page. Well, this change affected the RadioButton list and it is now deformed. I mean, I have not found a way of keeping the whole control centered, but the text inside, left-justified.
Does anyone know how I can fix this?
it basically looks like this (ignore the dots)
...*item 1
.*item 2 - blabblah
....*item 3