Solved
How can i add an action button in each row of the grid?
I have an advanced grid that display all the information i retrieve from DB using SQL query and i would like to add a button that triggers a service to edit the register in m
y DB that corresponds to that row(see screenshot)

