Hi,Please let me know if this feature similar to the below code fragment is supported for the SFListView control. autoComplete.DisplayMemberPath = "Name";
autoComplete.SelectedValuePath = "ID";
It is an integral part of good coding practice to show the full name in the list view but when
selecting to use a specific code value that is of a fixed length in the
database.
If this is not supported at present, could you please add it as a feature request in the future.
Thanks,
Rajesh.