|
性别:<asp:RadioButtonList ID="RadioButtonList1" runat="server" RepeatDirection="Horizontal">
答: |
本文解答了在使用RadioButtonList时遇到的换行问题,并提供了解决方案:通过设置RadioButtonList的RepeatLayout属性为Flow来确保其与标签在同一行显示。
|
性别:<asp:RadioButtonList ID="RadioButtonList1" runat="server" RepeatDirection="Horizontal">
答: |
2441

被折叠的 条评论
为什么被折叠?