All,
I have a Dataview webpart in Sharepoint 2007. It is a list of companies in alphabetical order. I have changed the default view to a Drop down list. All good. Works great. When you click on the down arrow, the list appears and the user chooses a company.
My problem arises when the user types the first character of the company name. If they choose "T" then only the first company beginning with the letter "T" appears in the edit field at the top of the list box. I would like the listbox to show all companies beginning with "T". Then as the user continues typing, the list should get shorter as the user narrows the search.
I have looked in various forums but can't see anything. Now, maybe this type of functionality is some sort of option or checkbox somehwere on the Dropdown listbox, but I can't seem to figure it out.
Anyone any ideas ??
Thanks