Hello, i just want to create a simple table with property and rows, like first name, last name, adress.
I think I made the hardest part, if i click on a random row ( a tableRow inside tableLayout ), the console displays all the data I choose, but there's no highlight on the row. How can i do this?
TextBox, button etc are already "highlightable" but not my rows even if i made them focusable.
thx




