DirtyPlaya
New Member
I have a dropdownlist and a textbox which has TextMode is Password. Whenever dropdownlist index changed the value of textbox disappear. Anyone have a solution to fix this? Tks so much.Update \[code\]<aspropDownList ID="ddlstudentstatus" runat="server" AutoPostBack="True" onselectedindexchanged="ddlStudentstatus_SelectedIndexChanged"> </aspropDownList>\[/code\]