Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

AutoCompleteExtender not working with URL Routing

$
0
0

Hello Friends.

AutoCompleteExtender is not working with URL Routing.

when i am commenting the the RegisterRoutes then AutoCompleteExtender is works. i mean that with URL Routing AutoCompleteExtender  not working.

& i think that AutoCompleteExtender is working with Web Services.so it may be issue of Web Service & URL Routing.

kindly suggest me friends.

  void Application_Start(object sender, EventArgs e) 
    {
        
        RegisterRoutes(RouteTable.Routes);

    }
    public void RegisterRoutes(RouteCollection routes)
    {
     }




Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>