Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi Friends Pls help me
i give you a my code pls solve


Design page:
<asp:lable id="lbl" runat="server" >


code behind:

lbl.text=
lbl.text &="
lbl.text &=
Dob
<asp:dropdownlist id="drop" runat="serve"><asp:listitem text="1">" lbl.text &="<asp:listitem text="2">"
lbl.text &="
"

This code not Display the dropdownlist at the run time pls help me
Posted
Comments
Sergey Alexandrovich Kryukov 20-Sep-14 3:25am    
You need to do your work more or less accuracy. This code is something... actually, nothing to discuss, sorry...
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900