Hi There I have implemented Auto Complete feature by using AutoCompleteExtender. It's just I may need to have an extra column, just to display some extra information. Still, when I click on the item I would like only the first column to populate my textbox. Does anyone of you know of any sample explaining how to do it? your help much appreciated. Thanks
You could try to extend the autocomplete extender funcionallity: http://aspadvice.com/blogs/garbin/archive/2006/01/02/14518.aspx http://forums.asp.net/p/1145930/1855817.aspx HTH Braulio /// ------------------------------ /// Braulio Diez /// /// http://www.tipsdotnet.com /// ------------------------------ "Ganesh" wrote: > Hi There > > I have implemented Auto Complete feature by using > AutoCompleteExtender. It's just I may need to have an extra column, > just to display some extra information. Still, when I click on the > item I would like only the first column to populate my textbox. > > Does anyone of you know of any sample explaining how to do it? > > your help much appreciated. > > Thanks > >