I use a RadzenDatagrid with a edit link icon that leads to a edit page (eg. "/entity/{id}")
From this page I would like to have a button that returns to previous grid/list page but on the same page where I started.
Even doing a "back" it comes always to the first page of the grid
How can I achieve (if it is possible) this behaviour ?
Thanks
Sandro