I have a section of HTML and JavaScript that represent a dialog. The code for this is something like the following:
Just a quick question for all of you guys. I have a Grid View inside Update Panel. My Modal PopUp pulls this Panel up. I am good so far.
i have a dropdownlist in codebehind,i have this function protected void DropDownList1_SelectedIndexChanged(object sender, EventArgs e)
I have a button inside of a gridview\'s template field. Onclick i want to the button to open up a modal popup while force updating the updatepanel and formview inside the modal popup because the formv