<asp:DropDownList ID="DdlQuestion" runat="server">
<asp:ListItem Text="--------Select--------" Value="0"></asp:ListItem>
<asp:ListItem Text="What is ur name?" Value="1"></asp:ListItem>
<asp:ListItem Text="What is ur school name?" Value="2"></asp:ListItem>
</asp:DropDownList>
<asp:ListItem Text="--------Select--------" Value="0"></asp:ListItem>
<asp:ListItem Text="What is ur name?" Value="1"></asp:ListItem>
<asp:ListItem Text="What is ur school name?" Value="2"></asp:ListItem>
</asp:DropDownList>
No comments:
Post a Comment