Hello
One of my columns got the type “acheck”. How do i get the actual row?
I tried
var row = Grid.getSelectedRowId();
but like this i need to select the cell before. Is there a way to get it when i click the checkbox?
Thank you in advance.
Best regards
Oli