Hi Rajesh,
Thank you for contacting Syncfusion Support.
We have prepared a sample based on your requirement. Please download the sample from the link given below.
Sample link:
http://www.syncfusion.com/downloads/support/directtrac/general/ze/SFAutoComplete_101904183502.zip In the above sample we have used two autocomplete , one Entry and a button.
In the 1st AutoComplete text box we have used a collection of data which contains Detail of Name(Person name), Value(Gender) and Code(M/F).
In 2nd Autocomplete we have a collection of Value(Gender) and Code(M/F)
When the user select a Name in the 1st AutoComplete, then its code will be shown on the Entry.
By clicking the button, we can retrieve the Value(Gender) on the 2nd AutoComplete.
If the sample does not meet your requirement, please update us with more details as given below.
1. The custom object that is bind to the autocomplete
2. Detail explanation of your requirement.
This could help us to provide better solution on your requirement.
Regards,
Selva Kumar V.