Skip to main content

B1 UP - Document Rows - Find out if a row is selected (highlighted)

Comments

1 comment

  • Stefan Thole

    Hello everyone,

    just as a quick response. I found the solution.  The key was to run through the grid with a line loop and use the $[IS_ROW_SELECTED(item|row)] special keyword to find out if a row is selected or not.  With the below line loop settings, I could check if the query returned the proper result and then proceed like above.

    I just thought it would be good to share.

     

    Best regards,

    Stefan

Please sign in to leave a comment.