Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
91
Autocomplete control (multiple elements)
posted

Hi everyone,

I got requirements to create an auto-complete text editor based on a datasource, just like the "outlook to" field does for email addresses. The user wants to be able to start typing an element and a suggestion list shows up. Once the user hit comma the selected item will be placed in the text box and a new typing/suggestion process will start over again (on the same field, so multiple Ids will be associated to the field).

This is for a windows forms application and I am using VS2008.

Is there any Infragistic control that could help me do this?

Any help will be greatly appreciated.
Best Regards,

Ransel