Click here to Skip to main content
16,021,041 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
in dropdown we can bind value as well as Label like below,
<option value="1">texthere</option>

in which i am showing only text. but when i save i'll send value to backend.

Likewise i need to do in autocomplete. That is Need bind both value and Label in Typeahead using angularjs. Could anyone help me on this?

-- Thanks in advance--
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900