I search for results, click one, it opens in a new window, then edit it, and close the popup.
Then I hit ‘search’ to refresh my gridview, but the changes do not reflect unless I hit F5. It’s caching it and I need to stop it, but I don’t know how. IdeaS?
Are you rebinding the grid when the user clicks ‘search’? You need to be sure that somewhere in the ‘search’ method control flow, you’re doing this: