hi ,

you can use either ajax or jquery filtered textbox

On Tue, Oct 19, 2010 at 1:37 AM, Will <[email protected]> wrote:

>
> I am new to VB.net and web programming but what I need to do is filter
> and show the data from a text box automatically when a user enters in
> data, for example a city text box, user types in ' can', it will
> filter to 'Cancun', 'Punta Cana', etc. I am assuming I will need to
> populate another control(datagrid) and just cannot turn a text box
> into a drop down. I see the text box has 7 methods and I tried text
> changed but it did not fire automatically when I added a value in the
> text box. If I could get some guidance that would be much appreciated.
>
> Thanks

Reply via email to