Is it possible to add a section in the combobox list that shows the recently selected values, apart from displaying the data from db?
I have a search interface where I use the combo - autocomplete for a City field. I plan to save the searches that user does on this field for a few sessions and display them as a seperate section within the dropdown. The dropdown should still display the data from the assigned datasource.
Would this be possible to do?
thanks
-Kalyani
I have a search interface where I use the combo - autocomplete for a City field. I plan to save the searches that user does on this field for a few sessions and display them as a seperate section within the dropdown. The dropdown should still display the data from the assigned datasource.
Would this be possible to do?
thanks
-Kalyani