Connecting Tech Pros Worldwide Forums | Help | Site Map

asp.net 2.0 ajax autocompleteextendet with 2 column

Ganesh
Guest
 
Posts: n/a
#1: Aug 23 '07
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


=?Utf-8?B?QnJhdWxpbyBEaWV6?=
Guest
 
Posts: n/a
#2: Aug 23 '07

re: asp.net 2.0 ajax autocompleteextendet with 2 column


You could try to extend the autocomplete extender funcionallity:

http://aspadvice.com/blogs/garbin/ar.../02/14518.aspx
http://forums.asp.net/p/1145930/1855817.aspx

HTH
Braulio

/// ------------------------------
/// Braulio Diez
///
/// http://www.tipsdotnet.com
/// ------------------------------




"Ganesh" wrote:
Quote:
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
>
>
Closed Thread