Hello
In a tableview is posible cell or text with color passing the text to label.
It's very good explained at http://www.b4x.com/android/forum/threads/tableview-cell-alignment-and-color.35364/
But how is posible get the string with Sub tv_SelectedRowChanged(Index As Int, Row() As Object)?
This return a mistake label[id=null,StyleClass=label], but no the string value of this cell.
Thanks
In a tableview is posible cell or text with color passing the text to label.
It's very good explained at http://www.b4x.com/android/forum/threads/tableview-cell-alignment-and-color.35364/
But how is posible get the string with Sub tv_SelectedRowChanged(Index As Int, Row() As Object)?
This return a mistake label[id=null,StyleClass=label], but no the string value of this cell.
Thanks