Go to page with a row id given

Go to page with a row id given

jgm196jgm196 Posts: 3Questions: 2Answers: 0

I have a datatable with a list of clients. Each row has a id with the id of the client. How can I implement a edit button that when it is clicked my datatable goes to the page of this client? For example, I have a client with an id=#31. How can I implement a function that when I clicked a button my datatable goes to the page which contains the id=#31?
I´m not using server side.

Thanks!

This discussion has been closed.