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

[Solved] Multiline Texbox Max Value

2 Answers 113 Views
Input
This is a migrated thread and some comments may be shown as answers.
Stuart
Top achievements
Rank 1
Stuart asked on 03 Jun 2008, 12:16 PM
Hi

I am using a RadTextbox, mode set to multiline

<telerik:RadTextBox ID="keywordBox" runat="server" Height="85px" InvalidStyleDuration="100" 
                            MaxLength="299" OnLoad="keywordBox_Load" Text='<%# Bind("Keywords") %>' TextMode="MultiLine" 
                            Width="200px"
                        </telerik:RadTextBox> 

Problem is that it still allows me to type in text above the MaxLength value of 299,

Any help would be appriciated

2 Answers, 1 is accepted

Sort by
0
Stuart
Top achievements
Rank 1
answered on 03 Jun 2008, 12:53 PM
More info on this,,

This seem to happen only on IE6 when you paste text into the box
0
Dimo
Telerik team
answered on 03 Jun 2008, 01:51 PM
Hi Stuart,

Indeed, there seems to be a problem with pasting of long strings in multiline textboxes. We will log this issue for fixing. Your Telerik points have been updated for bringing this issue to our attention. Thanks.

Sincerely yours,
Dimo
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Input
Asked by
Stuart
Top achievements
Rank 1
Answers by
Stuart
Top achievements
Rank 1
Dimo
Telerik team
Share this question
or