Application Studio Panel, Action Data Button

I’ve added a button to a new action data on a panel (QuoteDtl).

It’s not clear to me how to bind the click of the button to an event,
I’ve tried to hook the event to a control and a epibinding giving a named epibinding when setting up the action data

Anyone done this already ?

I think you had it almost right and probably just had some minor error. Create an event where you have Type = “EpBinding”, Hook = “On Click” and Target = your EpBinding of the grid’s “action data” (for example “TransView.XXXXX” where you can replace XXXXX with something more specifying).