When I click on one of the rows, it does redirect to the new page…but when I click on the filter row, the current page refreshes.
My code to redirect to the new page is in the RowSelectionChanged piece. Should it be used in some other action so that when the user clicks on the filter row to put in a filter the page doesn't refresh prior to the user typing anything into the filter?