Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
I have a aspx web page which contains a WebUserControl. This WebUserControl extends an Ajax ModalPopupExtender and it contains a GridView with a Select Command Button Field. When I click on a Select button on the GridView the parent page gets reloaded. How to stop the parent page from reloading?

Thanks in advance. Have a nice day!
Posted

1 solution

Hi ,
Well i believe you should use UpdatePanel
Check this Here[^]
Hope it help you
Best Regards
M.Mitwalli
 
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