Skip to main content
7-Bedrock
May 4, 2026
Question

In Thingworx 10.0.1, In a grid widget, unable to trigger the "LinkClicked" event even after clicking on Hyperlink

  • May 4, 2026
  • 1 reply
  • 12 views

Hello, I have a grid widget in Thingworx 10.0.1, and based on hyperlink click event I wanted to call a service. As I have multiple hyperlinks in grid, wanted to perform action based on column type. But when I am clicking on hyperlink in grid, this newly added event in Thingworx 10 “LinkClicked” event is not triggering. Any one implemented this? Your help is appreciated, Thanks in advance.

 

Regards,

Mayur Kulkarni

1 reply

Support
May 18, 2026

Hello ​@MMK_12345,

 

For further investigation, please provide the following information:

 

  • Which Grid widget type are you using?
  • How are you defining the hyperlinks in the grid?
    • Using Column Renderer = Hyperlink, or a custom renderer/state formatting?
  • Can you share a screenshot of the column configuration?
  • Are other grid events (like RowClicked) working correctly?

  • Do you see any errors in ThingWorx Application/Script logs when clicking the link?