<td class="style1"> Country </td> <td > <asp:DropDownList ID="CboCountry" runat="server" CssClass ="dropdownstyle"> <asp:ListItem>India</asp:ListItem> <asp:ListItem>Nepal</asp:ListItem> </asp:DropDownList> </td>
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)