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.
Can any body is there, who can pull my hand to come out of this problem..??
Regards,
Vimal kumar srivastava
Madhepura, Bihar
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" /> |
Regards,
Vimal kumar srivastava
Madhepura, Bihar