Not seeing "Row click" event handler in table

I would like to add a 'Row click' event handler for my table, but I am not seeing it in the Events list. In a previous project, I see the 'Row click' event under Event Handler -> Event (list), however in my new app, I only see the 'Select row' event.

Not seeing this:
image

Only seeing this:
image

I found a workaround to this issue by setting the table's default row to 'none' and using the 'Select row' event. I am still curious why I am not seeing the 'Row click' option.

Hey @nikolajs :wave:

Glad you found a work-around! Row Click is from our legacy table -which we've just deprecated. When you have the chance, I highly encourage you to upgrade your table. It requires a bit of work, but it's being maintained and has more features!

If the issue occurs again -let us know!