Skip to content Skip to sidebar Skip to footer
Showing posts with the label Scriptmanager

How To Call Code Behind Method From A Javascript Function?

I am having an javascript function for a HTML img click event in aspx page. And a server Method in … Read more How To Call Code Behind Method From A Javascript Function?

Modal Popup Not Working Inside Updatepanel

I have a gridview inside UpdatePanel. One of the column in gridview is link which when clicked shou… Read more Modal Popup Not Working Inside Updatepanel