How do I select a row in the datatables and open the content in more detail by an ID.
I have a table with the following structure
name, id, address, user.
with values.
When clicking to open a poupop in javascript where a new query is made to a database passing the id as parametero.