G
Guest
I'm creating several labels and radiobuttonlists in VB.net code behind using
an asp.net placeholder tag. When the web form displays the radio buttons
are below the labels. Looking at the viewsource of the browser i see there
are table tags around my labels and radiobuttons. How do i get rid of the
table tags and get the lables and buttons side by side?
an asp.net placeholder tag. When the web form displays the radio buttons
are below the labels. Looking at the viewsource of the browser i see there
are table tags around my labels and radiobuttons. How do i get rid of the
table tags and get the lables and buttons side by side?