High-Performance Data Grid for Angular, React & Blazor | Scheduler, Gantt & More › Forums › Editor & Inputs › smart-multiline-text-box rows seems not working › Reply To: smart-multiline-text-box rows seems not working
May 18, 2021 at 2:32 pm
#101817
Member
Tks for your help.
I’m not able to reproduce the proble in a simple environment.
However I noticed something strange.
Looging at the “real html” from firefox development tools I saw the <textarea> tag has a rows = 4
Changing it to 10 I get the required result, but I don’t know how this textarea tag is generated.
Tks