I have for each row, a textarea that can have different heights because text can be long or short. With a table, it’s automatic. How can i tell the dataview to set the good height for each row. Actually dataview set the same height for each row. I can’t use the $height, because i don’t know the height.