I want to use a RadTextBox with attribute TextMode set to MultiLine in a RadGrid. Unfortunately, the rendering always seems to be a <input type="text" where I want a <textarea></textarea> to apply autogrowing.
Is theres a way to achieve this ?
Thank you,
AT
1 Answer, 1 is accepted
0
Veli
Telerik team
answered on 17 Feb 2010, 01:15 PM
Hello Alex,
RadTextBox renders as <textarea> when TextMode="Multiline". Can you double-check?
Greetings,
Veli
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.