Skip to content

Instantly share code, notes, and snippets.

@A2H111
Created July 29, 2017 21:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save A2H111/1dbb7dfce9cef958b8b047751b52ca5e to your computer and use it in GitHub Desktop.
Save A2H111/1dbb7dfce9cef958b8b047751b52ca5e to your computer and use it in GitHub Desktop.
<ajaxToolkit:AutoCompleteExtender ID="AutoCompleteExtender1" runat="server" ServiceMethod="SearchStudent" BehaviorID="ACE"
TargetControlID="TextBox1" MinimumPrefixLength="1" EnableCaching="true" FirstRowSelected="false">
</ajaxToolkit:AutoCompleteExtender>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment