Ajax AutoComplete retrieve multiple values

A

adelscott

Hi,
I'm using an autocomplete extender and I would like to retrieve the
ID
that goes with the label.

IE:


Label, ID
"Mr John","CLIENT0001"
"Mr Doe","CLIENT0002"
etc..


Is there any way to retrieve 2 values ? The label would go to the
textbox and the ID to the hidden textbox.


Thanks

(I've already posted in m.p.d.languages.csharp, but I thougth it was
not the best group)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top