Autocomplete a DataListBox

Options

Hi,
I was wondering if anyone had an example of a DataListBox in LinqPad where as you type, a query goes against a data source (in my case a database) and narrows down the list?

I can't seem to get this to work but would appreciate any skeleton code (no need to include the DB query stuff).

Thanks in advance

Mike

Comments