AutoComplete with lable and value
AutoComplete with lable and value
hi, i am trying to use the "$.fn.dataTable.Editor.fieldTypes.autoComplete " but this only works if i have a list of items , i want to have an autocomplete that will display the description and store the value. (lable and value pairs)
has any one accomplish that ?
can it be done ?
has any one accomplish that ?
can it be done ?
This discussion has been closed.
Replies
Allan
http://www.kettic.com/winforms_ui/csharp_guide/editor_AutoCompleteBox_get_started.shtml
However, I got confused with the thing in jQuery and JS. I thought they have something in common.