I am looking for assistance. I would like to have a set of radiobuttonlists in a table, so that each row functions as a radio button list. I have tried to do this by creating a table, placing my "question" in column 1, Creating headers text in row 1 and then placing the radiobuttonlists in column 2. The problems I am having is that If I don't give the radiobuttonlist listitem a text value, then it is using my value field. What I want is no text (as I am using a header row.) I would also like to be able to place borders around the cells or place the individual list items in cells of the html table. I think I just need a push in the right direction - I am not seeing the light.