Skip to main content
1-Visitor
October 2, 2021
Solved

How can i add an action button in each row of the grid?

  • October 2, 2021
  • 2 replies
  • 1408 views

 

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

Action.PNG

y DB that corresponds to that row(see screenshot)

Best answer by PaiChung

You can't do that directly perhaps in the adv grid, you could have a button aside the grid and have that use the selected row in the grid.

2 replies

PaiChung22-Sapphire IAnswer
22-Sapphire I
October 4, 2021

You can't do that directly perhaps in the adv grid, you could have a button aside the grid and have that use the selected row in the grid.

Support
October 15, 2021

Hi @YD_9850038

 

If you feel the previous response answered your question, please mark it as the Accepted Solution for the benefit of others in the community.

 

Regards.

 

--Sharon