AutocompleteExtender in Multiline Textbox with new line as delimiter character
In single line Textbox, Ajax Control Toolkit – AutocompleteExtender works fine. Once we use AutocompleteExtender in a Multiline Textbox and think of using new line as delimiter character, then it used to give some issue. (In MultilineTextbox, suggestions to come ‘one time – in each line’ is a frequently required need.) The problems are like – some time suggestions do […]