Hi
can any one help me on this

I have a text box in asp.net.and code behind C#. i have a table in sqlserver 2005 as custname. i have stored few data in that table.

in asp.net i have created textbox control. when i press the first letter (EX: S)(EX:A) it should show me all the values which are stored with letter starting from S.

I am don't want to use the ajax control.

is there any other way that i can popup the database values.

thanks in advance.

why not use the ajaxToolkit:AutoCompleteExtender, it really is simple to use

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.