[Widget support goes in DIJIT SUPPORT]
Hello,
I have a requirement where we need to provide autocomplete even for multiple texts (separated by a delimiter) being entered in a combo box field. Can you please let me know how can I go about doing this.
Thanks and Regards,
Sandhya

Sandhya, Did you find a
Sandhya,
Did you find a solution for this? I've been looking for something myself and might have to work on a custom widget. If you got something working inside of dojo I'd love to see it.
Caleb
Other references
http://trac.dojotoolkit.org/ticket/2589
http://dojotoolkit.org/forum/dijit-dijit-0-9/dijit-support/input-widget-...
Added to dojox
There is now a MultiComboBox input widget in dojox that should fulfill your needs. See other linked threads and trac ticket for details.