onrow
Reactive icon

OnRow

Stable version 1.1.0 (Compatible with OutSystems 11)
Uploaded
 on 11 November 2022
 by 
5.0
 (3 ratings)
onrow

OnRow

Details
Attach screen actions to table row events. Drag webblock in a row and handle the event. See also On Row - with static entity
Read more

Very simple and small webblock that you can drag anywhere in one of the cells of a table widget.

You can choose to capture any of the following predefined events, or any other html event that is applicable on a <tr> element.

  • click (= default)
  • doubleclick
  • mouseover
  • mouseout
  • contextmenu


Makes available some getter client actions for event types to choose from, or you supply a valid html event type as string literal.  

If usability is a consideration, then you can take a look at the other asset "OnRow - with static entity" for an alternative.

Release notes (1.1.0)

added option to also use simple blocks without input parameters

added icon

reviewed descriptions

removed unused dependencies

expanded the demo application

Reviews (2)
by 
2023-10-10
in version 1.1.0
Great stuff, just few minutes of implementing and easy to work with.
by 
2023-02-15
in version 1.1.0
It worked better than fine.
Thank you very much
Team
Other assets in this category