cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

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

YD_9850038
9-Granite

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

Action.PNG

y DB that corresponds to that row(see screenshot)

1 ACCEPTED SOLUTION

Accepted Solutions
PaiChung
22-Sapphire I
(To:YD_9850038)

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.

View solution in original post

2 REPLIES 2
PaiChung
22-Sapphire I
(To:YD_9850038)

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.

slangley
23-Emerald II
(To:YD_9850038)

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

Top Tags