Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4777

Implement jQuery AutoComplete inside Master Page in ASP.Net

$
0
0
Here Mudassar Ahmed Khan has explained how to make the jQuery AutoComplete TextBox work inside ASP.Net Master Page using C# and VB.Net. When jQuery AutoComplete is placed inside Master Page, it does not work as Master Page does not have any visual presence when the website runs. Master Pages are basically used for web page design purposes. Thus in order to make jQuery AutoComplete work in Master Page, a Web Service is used.

Viewing all articles
Browse latest Browse all 4777

Trending Articles