sorted by:
best match first |
newest listings first
Featured Listings
- AJAX Autocomplete for ASP.NET 2.0
Finally.. after many modifications, the AJAX autocomplete for ASP.NET 2.0 web user control is available for download. This web control contains a text
From: Our Current Future - ASP.NET - 11/28/2008
- More Autocomplete stuff on the way...
I've noticed over the past few days that I've been getting a lot of hits on the AJAX autocomplete post I made, so I've decided to package up what I've
From: Our Current Future - ASP.NET - 11/28/2008
- AJAX Autocomplete in ASP.NET
Edit: 4/12/06
I'm going to make this available as a download as soon as I have it cleaned up. See here for more details.
Edit: 4/21/06:
From: Our Current Future - ASP.NET - 11/28/2008
- AutoCompleteExtender with CascadingDropDownNameValue
Hi,
On web form I have textbox that is tied to autocompleteExtender. Now after selecting value returned from autocompleteExtender, I want to popula
From: ASP.NET AJAX Control Kit - ASP.NET - 10/20/2008
- Problem with AutoCompleteExtender
Hello All, We've been using autocompleteExtender for our Pages. It displays the list when we type into the ListBox and shows a list relevant to the ty
From: ASP.NET AJAX Control Kit - ASP.NET - 12/1/2008
- AutoCompleteExtender user controls using one webservice.
In my page I have 5 user controls that have seperate autocompleteExtender's and they all go through the same webservice, but call seperate routines. T
From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/16/2009
- autocomplete extender
hello folks , I have an autocompleteextender for a textbox in my project , it's for searching , anyway it takes sometime at first time ( probably caus
From: ASP.NET AJAX UI - ASP.NET - 1/10/2009
- Implementing autocomplete textbox in gridview using Ajax autocomplete extender
In this example I am implementing the autocomplete functionality to textbox in the EditItemTemaplate of GridView using AJAX autocomplete extender, for
From: ASP.NET Community - ASP.NET - 3/1/2009
- AJAX AutoCompleteExtender and Access Denied.
Hi there.
I have a web service external to my asp.net web application ( both written in C#) and within my web application I have attached an AutoCom
From: ASP.NET AJAX Networking and Web Services - ASP.NET - 2/4/2009
- Using the AJAX Toolkit AutoCompleteExtender with Visual Studio SP1
Just a heads up if you use the autocompleteExtender Ajax control . I'm not sure if this is because I'm using Visual Studio SP1 (using Web Application
From: TheChaseMan's Frenetic SoapBox - ASP.NET - 2/23/2007
- Using Silverlight AutoCompleteBox on custom types
The other day I wrote a simple little Silverlight application using a DataGrid to help navigate the TechEd DVD contents . My code was admittedly
From: Method ~ of ~ failed by Tim Heuer - ASP.NET - 11/3/2008
- AutoComplete cannot find webmethod in code behind
I got an example working out of the "ASP.Net AJAX in 24 Hours book". It goes like this:------------------------------------------------//.aspx file &l
From: ASP.NET AJAX Networking and Web Services - ASP.NET - 2/4/2009
- Implementing Auto-Suggest Using AutoCompleteExtender Control
The Auto-Suggest feature helps the users to select a particular entity by providing them with suggestions based on their input. We have written severa
From: ASP.NET Community - ASP.NET - 7/30/2009
- AutoCompleteExtender Completion List Question
I am using an autocompleteExtender. Works great no issues. This is more of a style issue. When my user types in the textbox and if he gets back a resu
From: ASP.NET AJAX Control Kit - ASP.NET - 8/20/2009
- Problem with the width of an AutoCompleteExtender
Hi,
Please find my code for autocomplete Extender, I want to reduce the width of an Extender. I think by default it is taking the width of a textbo
From: ASP.NET AJAX Control Kit - ASP.NET - 8/19/2009
- Implementing Google-like Suggestion Using AutoCompleteExtender
This sample demonstrates how you can use the autocompleteExtender control from the ASP.NET AJAX Control Toolkit and customize its behavior without modifying it.
From: ASP.NET Community - ASP.NET - 11/28/2008
- Getting the AutoCompleteExtender to display arbitrary html
Hi,
I am trying to get the autocompleteExtender to display arbitrary html in the results. I have tried simply passing back the div's that I want, b
From: ASP.NET AJAX Control Kit - ASP.NET - 12/2/2008
- AjaxControlToolkit AutoCompleteExtender not working (Javascript errors)
I'm puzzled.Very very basic setup.. but it doesn't work. I always end up with Javascript errors. Masterpage <%@ Master Language="C#" AutoEventWireu
From: ASP.NET AJAX UI - ASP.NET - 1/26/2009
- Autocomplete Textbox and show dynamic Checkbox
Hi, i have on my page an autocomplete textbox. when i enter some text in the box it will present me founded text (this will work fine) . but when i ch
From: ASP.NET AJAX Control Kit - ASP.NET - 3/8/2009
- autocomplete extender - getting selected value in postback
Hi
I'm using the CreateautocompleteItem of autocomplete extender to return name/value pairs from the service method. On selection of a text in the a
From: ASP.NET AJAX Control Kit - ASP.NET - 3/8/2009
- Autocomplete Extender Dropdown direct under the string
Hi,
i would like to use the autocomplete Extender for tagging. I have implemented in the past the Extender for example as a user selector and it wor
From: ASP.NET AJAX Control Kit - ASP.NET - 3/7/2009
- problem in autocomplete extender when use webservices
Dear all, i m facing a problem when i use webservice in autocompleteextender ......... my webservices running fine but when i add it into autocomplete
From: ASP.NET AJAX Control Kit - ASP.NET - 3/27/2009
- Dynamic AutoCompleteExtender not appearing.
vs2008, control toolkit Version=1.0.10618.0
I'm having to create a page dynamically, including attaching an autocompleteExtender to a textbox.
If
From: ASP.NET AJAX Control Kit - ASP.NET - 3/24/2009
- AutoCompleteExtender: Best approach for alternating colors?
Hello When you look at the jquery autocomplete you see that they used alternating colors. See the demo:http://jquery.bassistance.de/autocomplete/demo/
From: ASP.NET AJAX Control Kit - ASP.NET - 2/4/2009
- AutoCompleteExtender transparency issue in IE6
I am trying to help a friend who is developing a web app in ASP.NET 2.0. He has placed an autocompleteExtender on a page. After the user types in a fe
From: ASP.NET AJAX Control Kit - ASP.NET - 3/26/2009