Browse by Tags

Related Posts

  • AutoCompleteExtender doesn't appear in the page

    Hi, I have some problem with the new release of AJAX 1.0 beta... My test scenario is one .aspx page like this: < form id= "form1" runat= "server" > < asp:ScriptManager ID= "ScriptManager1" runat= "server" /> < div > < asp:TextBox ID= "TextBox1"...
    Posted to AJAX UI (Forum) by Mattalone on 10-23-2006, 12:00 AM
    Filed under: AutoCompleteExtender, ajax
  • Re: Atlas:AutoCompleteExtender Problems

    Hi You have to change your Database Stored Procedure and you can pass all the parameters you want: 1) if you want all the cities that have the M, go to yor stired procedure and change the LIKE operator behavios of the query I guess you have something like this: LIKE '%' + PrefixText + '%'...
    Posted to AJAX UI (Forum) by Beckham on 10-23-2006, 12:00 AM
    Filed under: AutoCompleteExtender, ajax
  • HELP with: Webservice for autocompleteextender in access (mdb)

    I'm trying to build a webservice that will be consumed by an aspx with the ajax control autocompleteextender, but the webservice produces the following error: System.InvalidCastException: No se puede convertir un objeto de tipo 'System.Object[]' al tipo 'System.String[]'. en WebService.GetWordList(String...
    Posted to Access Databases and AccessDataSource Control (Forum) by vgarcias on 11-03-2006, 12:00 AM
    Filed under: access, autocompleteextender, asmx, ajax, mdb, webservice
  • AutoCompleteExtender without Atlas (ASP.NET 1.1)

    Hi, I need to code something similar to the AutoCompleteExtender, but under ASP.NET 1.1 So, WITHOUT Atlas and WITHOUT the control toolkit But maybe WITH the MICROSOFT AJAX Library, but I don't know yet if I will use an ajax framework. So does anyone did something similar in the past ? Maybe you have...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Pluginbaby on 11-13-2006, 12:00 AM
    Filed under: ajax, AutoCompleteExtender
  • AutocompleteExtender's list remains after KeyPress "Enter"

    Hello, How can I go through the issue of the list that doesn't dissapear, for the AutoCompleteExtender, when the Enter key is pressed while the list is open bu no item is selected??? I was hoping this to be solved in the last beta release.... I found some threads where were suggesting some modifications...
    Posted to ASP.NET AJAX UI (Forum) by Manotas on 11-20-2006, 12:00 AM
    Filed under: AutoCompleteExtender, ajax, "AJAX Toolkit", AutoCompleteExtender Beta Bug, ajax beta 1, ajax beta 2, beta 2, "ASP.NET AJAX Beta 2"
  • AutoCompleteExtender: styling normal and selected items individually

    Hi, I've just started using ASP.NET AJAX and the toolkit. As always, I tend to tweak things to my liking, and when doing so I like to be able to contribute back to the community. I'm not quite sure of how to best contribute, but after writing to ajaxtk@ms.com , it was suggested that I post my change...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by danni_e on 02-12-2007, 12:00 AM
    Filed under: AutoCompleteExtender, ajax, AJAX Control Toolkit, css, style
  • Applying Styles to AJAX Autocomplete Extender

    I am using the ajax autocomplete extender in some of my pages. I need to be able to change the font and style of what gets returned. I tried various things.. such as creating a panel and assigning the panelID to the CompletionListElementID attribute.. but nothing seems to be working. Can someone please...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by dchauhan on 08-08-2007, 12:00 AM
    Filed under: asp.net 2.0, ajax, style, autocompleteextender
  • AutoCompleteExtender Is Auto-Calculating (bug?)

    Howdy, I'm witnessing some extremely odd behavior with an AutoCompleteExtender in a small web application I'm building. In the past, I've used this extender with no problems; however, now it appears the extender is actually calculating values before sending them to the client. I have a asp...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jerc on 02-26-2008, 12:00 AM
    Filed under: AJAX, bug, .NET Framework 2.0, AutoCompleteExtender, Calculating, ASP.NET
  • Re: Making AutoCompleteExtender more usable

    You can use the OnClientItemSelected attribute to call a javascript function (which can store the ID somewhere, like a hidden field for example). I haven't managed to solve the HTML styling either though. We're trying to highlight the search terms in bold using span or strong tags, but have found...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by sferson on 04-30-2008, 12:00 AM
    Filed under: Atlas, AutoCompleteExtender, ajax, ajaxToolkit, web service
  • Re: Auto Complete issue

    I am getting this error as well when I try to use the AutoComplete. Hopefully, someone will know why this error is popping up now.
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by joswalt on 12-07-2006, 12:00 AM
    Filed under: ajax, AutoCompleteExtender
Page 1 of 2 (11 items) 1 2 Next >