Hi,
if you mean the one built-in with IE (when user has also enabled it) you can
get that quite easily:
<asp:TextBox ID="TextBox1" AutoComplete="on" Runat="server" />
However, if you mean something like you'd want to bind the values (like
DropDownTextBox) you need to look for a custom control somewhere. Web is
full of them.
--
Teemu Keiski
ASP.NET MVP, Finland
"Anandan" <> wrote in message
news:e7bf6c18-56c4-47a3-bfcd-...
> In my webform i have TextBox webcontrols, how to enable the AutoComplete
> feature for this control?
>
> From
> http://www.developmentnow.com/g/15_0...ebcontrols.htm
>
> Posted via DevelopmentNow Groups
> www.developmentnow.com/g
> www.developmentnow.com