evrencoskun / TableView

TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
MIT License
3.14k stars 456 forks source link

Touch Click Listener not working #414

Open chirag38-unity opened 3 months ago

chirag38-unity commented 3 months ago

Adding a touch listener to my TableView is not working. I add after remote api and add columns before statically.

Kalinogorsky commented 3 months ago

The way that worked for me: