Break the Control Refreshment

 Example:-



<form>

 <asp:ScriptManager> </asp:ScriptManager>

<asp:UpdatePanel>

<ContentTemplate>

<asp:DropDownList>// place any Drop down list 

<asp:ListItem>

//Items

</asp:ListItem>

</asp:DropDownList>

</ContentTemplate>

</asp:UpdatePanel>

</form>

Comments

Popular posts from this blog

Parameter Query

Final Project

Grid View Paging