views:

15

answers:

0

Hello,

I want to list the values in the database in a datagrid or listbox according to the character typed in the textbox . for example : if i type "a" then list all the values starting with "a", if "ab" then so.

Please help me