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
The closest thing to it would be the UltraFormattedTextEditor. It's basically a TextBox with formatting capability similar to RichText.
It doesn't have any auto-complete functionality like the Outlook fields do, though.
I encourage you to Submit a feature request to Infragistics because the number of requests for a feature influence what new features we implement in each volume release. :)