Hello all! This is driving me crazy… I’m trying to get the title of a row-action button when it’s clicked. Should be straightforward! But I’m failing…
I’ve tried:
arguments[0].button.title arguments[0].button.prop('title') arguments[0].button.attr('title')
Could someone do me a favour and point me in the right direction?
Many many thanks!
Louis

