Hey there, I have a problem with the textareas, when the user writes some lines the vertical scoll doesn't shows up, according to the demos, you should set up the textarea like this:
In the browsers works fine, but when I cope the code to my app (even in the Friends demo app from Telerik), it doesn't work.
Any ideas?
<textarea style="resize: none">Multiline Text</textarea>In the browsers works fine, but when I cope the code to my app (even in the Friends demo app from Telerik), it doesn't work.
Any ideas?