I am inserting an asp:RadioButton control into an asp:Table control using Visual Studio.NET. On the design tab it seems necessary to insert the asp:RadioButton control onto the page outside of the table and then switch to the HTML tab to move the asp:RadioButton tag into the asp:TableCell tag to place the RadioButton in the table. Anyone know of a way to put a RadioButton control into a Table control in design mode?
Kyle
Kyle