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

AutoComplete Not Working For Multiline Text Box

1 Answer 377 Views
Input
This is a migrated thread and some comments may be shown as answers.
Vimal Kumar
Top achievements
Rank 1
Vimal Kumar asked on 17 Mar 2010, 10:33 AM
Hi there,

I am using telerik rad text box, Here i am facing one problem. I have to apply auto complete, which works fine with text box, but i wanna to apply it with multiline text box. But it's not working for multiline text box.  The Code i have used is given below.
<telerik:RadTextBox ID="radtxtFrom" AutoCompleteType="FirstName" runat="server" Skin="Web20" 
                            Width="700px" Height="30px" TextMode="MultiLine" /> 
Can any body is there, who can pull my hand to come out of this problem..??

Regards,
Vimal kumar srivastava
Madhepura, Bihar

1 Answer, 1 is accepted

Sort by
0
robertw102
Top achievements
Rank 1
answered on 19 Mar 2010, 02:57 PM
I don't believe Multiline textboxes even have the ability to auto complete. At least, I've never seen any broswer display recently or previously used text that I've typed in a Multiline textbox like it does for SingleLine textboxes. So I have to assume it has no affect on Multiline textboxes.
Tags
Input
Asked by
Vimal Kumar
Top achievements
Rank 1
Answers by
robertw102
Top achievements
Rank 1
Share this question
or