Table of Contents

How to Set Cell Action Link Tapped Event

In this section, you will find examples on how to Set Cell Action Link Tapped Event.


Step by step

  1. Choose css class for the column:

pic

  1. Write the formatter:

pic

  1. Check "is Action Link Column" box in properties:

pic

  1. Place SQL in the Workbook:

pic

  1. Write SQL which you want to execute after clicking the link in the column:

pic

  1. Add OnTapped event in the button:

pic

  1. Add Load action to make sure that refreshed table will apear after deleting the data:

pic

  1. Add event for the column in the table as well:

pic