Click here to Skip to main content
15,887,267 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have a Gridview with paging within a modal popup. When the user changes pages, or selects a row, and the page postsback, the modal popup closes. I need the popup to remain visible until the user explicity closes it. The Gridview is used to add child records to a parent record.
Posted
Comments
hitech_s 8-Oct-11 3:33am    
put your popup in upate panel

1 solution

Hi,
Just Put all Controls On Update panel Except Cancel Button Which Will Close The Modal Popup.....
 
Share this answer
 

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