wayne程式筆記(學習從模仿開始)
2013年9月30日 星期一
Radiobutton 解除框線
RepeatLayout="Flow" 加上這個屬性即可
<asp:RadioButtonList ID="start" runat="server" RepeatDirection="Horizontal" RepeatLayout="Flow">
<asp:ListItem Value="1">可用</asp:ListItem>
<asp:ListItem Value="0">不可用</asp:ListItem>
</asp:RadioButtonList>
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言