Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Want to remove space below RadioButtonList in HTML table

7 views
Skip to first unread message

SeaFire

unread,
Jun 1, 2009, 11:10:01 PM6/1/09
to
When I insert the RadioButtonList control into a HTML table, there is a gap
of one line below the control and the cell border. I would like to remove
the white space gap below the RadioButtonList in order to make all the rows
in the table the same size.

Thanks.

JK

unread,
Jun 26, 2009, 8:15:01 AM6/26/09
to

try add
RepeatLayout="Flow"
to RadioButtonList Property
0 new messages