Browse by Tags

Related Posts

  • AutoCompleteExtender doesn't complete after postback Title is required

    I found a bug with the AutoCompleteExtender and added the bug to the CodePlex Project. I know this forum is not the place to post bugs, but I just want to make people aware of it. Below is the link to the bug http://www.codeplex.com/AjaxControlToolkit/WorkItem/View.aspx?WorkItemId=18622 Further research...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jstawski on 09-23-2008, 12:00 AM
    Filed under: ajax, asp.net, AutoCompleteExtender
  • 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: web service, ajax, Atlas, ajaxToolkit, AutoCompleteExtender
  • AutoCompleteExtender returns list of [object Object]

    I'm trying to replicate a behaviour I've seen. I have the original code but yet still can't figure it out (I've just started AJAX with ASP.NET in the last couple of days). Instead of the web service returning a straightforward list of strings to display in the box it returns a JSON-serialised...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by sferson on 04-20-2008, 12:00 AM
    Filed under: ajax, AJAX Toolkit, array, AutoCompleteExtender, serialization, Json
  • 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: .NET Framework 2.0, AJAX, ASP.NET, AutoCompleteExtender, bug, Calculating
  • 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: style, ajax, asp.net 2.0, autocompleteextender
  • AutoCompleteExtender not working at all...

    Hi, I'm using the very last versions of the AJAX ASP.Net Framework and ControlToolKit. I installed the ControlToolKit following this video. I'm trying to use the AutoCompleteExtender as simply as possible, getting the result from a XML file. But when I use it, absolutely nothing happens. Here is my code...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Strato on 03-14-2007, 12:00 AM
    Filed under: ajax, AutoCompleteExtender, JavaScript, xml
  • 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: style, ajax, AutoCompleteExtender, css, AJAX Control Toolkit
  • 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: "AJAX Toolkit", ajax beta 1, AutoCompleteExtender Beta Bug, beta 2, "ASP.NET AJAX Beta 2", ajax, AutoCompleteExtender, ajax beta 2
  • 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
  • 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, ajax, autocompleteextender, webservice, mdb, asmx
Page 1 of 2 (16 items) 1 2 Next >