From: Shreya on
I have a multiline textbox attached with ajax autocomplete extender with "\n" as delimeter. When i type between these delimeters, the suggestion list does not appear.

Eg. :

hi

//When i type between these lines of "hi" and "bye", the suggestionlist does not appear.

bye


If "," is used as delimeter then

hi,"PROBLEM",bye
suggestionlist does not appear between "hi" and "bye".

I want the list to appear anywhere in between delimeters.



Submitted via EggHeadCafe - Software Developer Portal of Choice
WPF Custom Validation Using the Enterprise Library
http://www.eggheadcafe.com/tutorials/aspnet/9af7ac1a-d7f3-4e00-9aec-33ef1ec7d1a3/wpf-custom-validation-usi.aspx
 | 
Pages: 1
Prev: location tag and seperate config file
Next: AJAX