Is there any way to refresh the current page?
The scenario is.
I have the grid where on click of a row I am opening an editor where user can change some value and save for a particular row.
On save, I want to refresh the current page, so that the modified values reflect on the grid.