This question is locked. New answers and comments are not allowed.
Is there a way to set the URL that the refresh button post backs to?
I have a grid in a partial view and when the user clicks the refresh button it is posting back to the partial view's URL and I need it to post back to the parent page's URL. When the user presses the refresh button now, it reloads the page and only the partial view is displayed.
Thanks for any help anyone can provide!
I have a grid in a partial view and when the user clicks the refresh button it is posting back to the partial view's URL and I need it to post back to the parent page's URL. When the user presses the refresh button now, it reloads the page and only the partial view is displayed.
Thanks for any help anyone can provide!