Articles found: 1
|
Saturday, October 14, 2006 |
By default, the AutoCompleteExtender
shows results from the entire value of one text box. With my implementation, it is possible to search more than one word inside a text box divided by comma (or another character). Every time a comma is written, the list of suggestions appears for the new word.
|