Hi,
I have a textbox that is linked to a textChanged event, when the event fires I have a function that pulls the required data from a database and returns it in a dataTable format. How do I populate my multiline textbox with the values to appear in a dropdown?