Page 1 of 1

TextArea does not expand

PostPosted: 28 Oct 2013 16:06
by Soren SDF
When EditType is set to jqmetTextArea the edit used to automatically expand, but now i get up- and down scroll buttons instead.
How do I fix this?

Sören A

Re: TextArea does not expand

PostPosted: 28 Oct 2013 16:32
by Alexander Bulei
Hi Sören,

Soren SDF wrote:When EditType is set to jqmetTextArea the edit used to automatically expand, but now i get up- and down scroll buttons instead.
How do I fix this?

Sören A


What do you mean?
You want disable that behavior?

Best Regards.

Re: TextArea does not expand

PostPosted: 28 Oct 2013 16:45
by Soren SDF
I want the edit to keep expanding down the page as i write lines into it.
I don't want a fixed vertical size and scroll buttons.

Sören

Re: TextArea does not expand

PostPosted: 28 Oct 2013 17:25
by Alexander Bulei
Hi Sören,

Soren SDF wrote:I want the edit to keep expanding down the page as i write lines into it.
I don't want a fixed vertical size and scroll buttons.

Sören


Try to set the MaxHeight property to high number.

Best Regards.

Re: TextArea does not expand

PostPosted: 28 Oct 2013 18:37
by Soren SDF
Yep, that worked.
Thanks.

Sören