resizable tableView row height

Hi,

How to make tableView row height resizable?

Cheers

Hi,

The row height will resize depending on content of it.

Hi,

The row height will resize depending on content of it.

I’m encountering a similar issue. I have a TableView setup with newText being added to the row. I have set my newText height to a large number and the rowHeight is not affected by it onRowRender.

Is there a guide to achieving multiline text inside of a TableView row?

Thanks!

I’m encountering a similar issue. I have a TableView setup with newText being added to the row. I have set my newText height to a large number and the rowHeight is not affected by it onRowRender.

Is there a guide to achieving multiline text inside of a TableView row?

Thanks!