I have a search form and below the search fields I have a grid. When the user enters data on the fields AND click on the button, I want the form to refresh. Right now, the data in the grid refreshes every time I leave the search fields. This is because I have the parameter refreshAfter = "UNFOCUS". How do I make the refresh happen AFTER I click on the button?
OriginalPostID-188639
Discussion posts and replies are publicly visible