I sometimes have a large amount of data in a textbox, 20-30 lines, other times only few lines. The textbox is inside a Datalist and I want to make it change its height based on the amount of data it contains. The solutions found were not helping at all
..............
....................
How do I get it done?

Marius VasilePosted Nov 18, 2023, 4:21 PM
Well, is not working properly. Yes for the first record it does but for the second it only shows 2 lines :(
Marius VasilePosted Nov 18, 2023, 1:24 PM
I found a solution by
which seems to work