I was wondering why there is no any click event on a cell element? I’m displaying items from my database dynamically, and it would be great if I could add a click event on each one so that I can pass some data to another page.
Hello @Stefan_Jovanovic
You’re right, for now, we haven’t this possibility. I have created an internal ticket for that(BKNDLSS-28370).
But you can add a Block Component inside the cell and that should solve your issue.
Regards, Dima
1 Like
Alright, thanks Dima! (: