Redirect to view

I’m modifing the admin-demo and displaying data in a datatable.
the user should be able to double click an item in the table and then he should be redirected to an other view with detailed information.
How can I redirect the user a an other fullscreen view and pass arguments e.g. the id to this view?