Hi All.
I picked up programming in B4A again after a few years and I have started to use B4J also.
For my current project I use B4XPages, B4XTable and SQLite.
I have searched the forums and looked at the teaching guides, but can't find the answer to the next question :
How can I make B4XTable to display a column (or cell) with wordwrap. When the contents of a cell is too long for the cell, it should not be truncated, but continue on a second line within that cell.
I picked up programming in B4A again after a few years and I have started to use B4J also.
For my current project I use B4XPages, B4XTable and SQLite.
I have searched the forums and looked at the teaching guides, but can't find the answer to the next question :
How can I make B4XTable to display a column (or cell) with wordwrap. When the contents of a cell is too long for the cell, it should not be truncated, but continue on a second line within that cell.