This is a migrated thread and some comments may be shown as answers.

[Solved] autocomplete binding to json

0 Answers 105 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Charley
Top achievements
Rank 1
Charley asked on 06 Jul 2011, 03:18 PM
Does the auto complete bind to a json object formed like this "
{"ConditionCodeNumber":"TESTCC1-123","Description":"TESTCC1 Descriptiojn - 876","ID":"1","IsDeleted":false}
"  where I use the description as the search string and the id as the reference in the code.  What I mean by the ID as the reference is that I use the ID to tie back to the db.  Thanks for the reply.
Tags
ComboBox
Asked by
Charley
Top achievements
Rank 1
Share this question
or