586
Views
2
Comments
Solved
[OutSystems Data Grid] How can I add a clickable icon to an action column
outsystems-data-grid
Reactive icon
Forge asset by OutSystems
Application Type
Reactive

Hi,

We want to show a clickable icon in an action column. I have managed to show the icon by adding a column css class in the OnInitialize event of the grid:


However, in the grid the icon cannot be clicked.


Can you please advice how I can make the icon clickable?

Regards,
Alfio Esposito

2020-08-31 15-57-57
Tiago Miguel Pereira
Staff
Solution

Hello Alfio Esposito,

Thanks for bringing this subject to the discussion.

Have you tried using the TextFixed from ActionColumn's input parameters? 

You might need to pay special attention to the HTML tags you use because those configurations might conflict with Wijmo's grid template.

Best regards,

Tiago Pereira

2019-05-02 11-42-50
Alfio Esposito

Thanks very much Tiago, that did the trick.

Regards,
Alfio

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.