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
- Choose css class for the column:
- Write the formatter:
- Check "is Action Link Column" box in properties:
- Place SQL in the Workbook:
- Write SQL which you want to execute after clicking the link in the column:
- Add OnTapped event in the button:
- Add Load action to make sure that refreshed table will apear after deleting the data:
- Add event for the column in the table as well: