<asp:DropDownList ID="DropDownList1" runat="server">
<asp:ListItem selected="selected" value="" disabled="disabled">請選擇</asp:ListItem>
<asp:ListItem>A</asp:ListItem>
<asp:ListItem>B</asp:ListItem>
<asp:ListItem>C</asp:ListItem>
<asp:ListItem>D</asp:ListItem>
</asp:DropDownList>
資料來源:https://www.aspsnippets.com/Articles/Make-First-Default-item-option-not-Selectable-in-ASPNet-DropDownList-using-C-and-VBNet.aspx
文章標籤
全站熱搜