![]() |
Page Refresh Hell (Button event fired again)
The solution to the problem is
let say i have a function private void btn_delete_click(object Sender, System.EvenArgs e) { //logic to perform on button click // In order to reflect the changes on the current page write Page.Response.Redirect(Page.Request.Url.ToString() , false); } Now click F5 ............button event will not be fired Hope it will help u guys tc |
Try this also ..http://www.codingresolved.com/discus...n-page-refresh
|
| All times are GMT. The time now is 12:57 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.