Recipes
Application Interface
Make table rows clickable

Make table rows clickable

Problem

You want to make a table row trigger an action on user click.

Solution

  1. Select the Data Table you want to configure.
  2. Scroll down to Events panel and the On Select Row event handler
  3. Select the function of you would like to run when a table row is clicked

Discussion

See also