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
WinComboEdtior can provide your auto-complete functionality.
Our toolset currently does not include controls with multiple selection functionality in this manner. You can submit a feature request here if you'd like to see such a control in a future release of the toolset.
I'm interested in this type of control.
Indeed, we are looking for a control similar to the one you have to enter tags in the window where I'm entering this note. Do you have any available?
Thanks