This is a migrated thread and some comments may be shown as answers.

Textbox with Multiline Textmode problem

1 Answer 94 Views
Input
This is a migrated thread and some comments may be shown as answers.
Tarulatta Patel
Top achievements
Rank 1
Tarulatta Patel asked on 06 Jan 2009, 07:31 PM

Hi,

I have one textbox with multiline TextMode on my page. I have set MaxLength to 500 characters.

<Telerik:RadTextBox id="radtb1" runat="server" TextMode="MultiLine"

width="400px" Height="80px" MaxLength="500" ></telerik:RadTextBox>

If I type in this textbox, it does not allow to type more then 500 chars but if I directly paste more than 1000 chars then it allows me to paste.

I don’t want to allow anyone to paste more than MaxLength characters.

Is there any way or any property to fix this problem?

Thanks,
Tarulatta Patel.



1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 07 Jan 2009, 07:27 AM
Hi Tarulatta,

This issue is fixed now and changes will take effect in the coming Q3 2008 Service Pack 2 (due next week).

Best wishes,
Dimo
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Input
Asked by
Tarulatta Patel
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or