i am redirecting after inserting record, but i want to refresh page as well with redirecting.
Refresh current page then i will redirect on other page
I used this but page redirecting is not getting done after page refresh
Response.Redirect("BalePack.aspx");