I Have used Gridview with asp:FileUpload control inside update panel, I have used PostBackTrigger and one common asp:Button for grid view which is placed outside gridview and inside update panel, but I am facing the issue, as after the submitt process is done, When I press refresh page, the control directly jumps for button_click_event. How to prevent this. I have attached the code sample.. Thanks for your Post in Advance