This is a migrated thread and some comments may be shown as answers.

Autocomplete textbox with semicolon separated values

1 Answer 140 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
Zakir
Top achievements
Rank 1
Zakir asked on 01 Sep 2014, 12:36 PM
Hi,

Is it possible to achieve bellow functionality using telerik autocomplete textbox?

User can copy email from outlook and paste in Telerik’s Auto Complete textbox.

1.       On paste event, verify every email id from back end tables.
            a.       If no matching entries are found then mark that value as red.
            b.      If multiple entries are found then turn it to blue so that when user clicks on it show a dropdown with matching entries so that user can select desired value from it.
2.       When user selects Send Message validate if Auto Complete box has all the resolved names, if not prompt the user that about it and give option that emails will be sent to only resolved entries. How to separate resolved names from unresolved names (from client side)?

Notes: We have table, which stores all email Id.

Thank You

Zakir

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 04 Sep 2014, 11:09 AM
Hello Zakir,

I noticed that you had submitted an almost identical ticket to this one:

http://www.telerik.com/forums/autocomplete-textbox-with-semicolon-separated

This is why I would like to suggest you to continue the conversation in the other thread, in order to avoid duplication.

Regards,
Nencho
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
AutoCompleteBox
Asked by
Zakir
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or