Hi,
I am trying to figure out how to make a radTextbox (with multiline=true) to allow a user to hit the enter key and start a new line.
john
3 Answers, 1 is accepted
0
Nikolay
Telerik team
answered on 08 Apr 2008, 03:22 PM
Hello John Hamman,
Thank you for writing.
The property you need to set is AcceptReturn. When it isset to true, you can start a new line by pressing only the Enter key, and when it is false you can start a new line by pressing Ctrl + Enter.
I hope this helps. If you have additional questions, do not hesitate to contact me.
Can you please illustrate an example that does the same for Radtextbox on pressing the enter key?
I don't see any property defined in the RadTextBox framework which says "AcceptReturn". Please let me know if I am missing anything.
JFYI...
I am working on Telerik Webcontrols and not the WinControls.
0
Nikolay
Telerik team
answered on 28 May 2012, 11:43 AM
Hi Sudhindra,
Thank you for writing.
It seems that your question concerns our ASP.NET suite rather than the WinForms one. Please open a new thread in the appropriate forum section giving a link to the current thread. This will allow our ASP.NET community to find the answer that my colleagues will give there more easily.