|
-
Aug 29th, 2006, 04:32 AM
#1
Thread Starter
Member
help needed in autocomplete textbox
hi,
i am using c# asp.net
i have one column in my database,columnname is empname.
i have textbox in my form and if i type 'a' in textbox the the names starts with 'a' has to come in that textbox.
actually in query if i use like condition i can get those names.but my need is i want to show those names in textbox itself,i dont want to use any other tools like listbox or combobox to view names starts with those 'a'.i need the letter starts with 'a' has to be displayed in my textbox itself,so that i can select from txtbox.please give me sugestion and olease give me coding to do that,pleaseeeeeee
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|