Hello,
I am creating a page in which i have used autocomplete extender with textbox.
i am displaying fields like first name, last name and pic of the user from TABLE and
showing in when person type a name in texbox.
The problem is that i have one another field name USERID in table which i don't want to display in popup but
i want when a person select a user from the list, then the corresponding USERID must be access by me in coding part.
Please Help
Thanks