473,403 Members | 2,323 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

searching with dropdownlist

Hi all,
am using asp.net 2.0
am loading lot of values in a dropdownlist. there are above 1500+ values
now the problem with searching.
the user will click on two to four characters of the keyboard which will be the starting characters of the word they are searching for in the list, the should stop there.

please give solution i dont know how to solve.
Jun 28 '08 #1
7 1153
kenobewan
4,871 Expert 4TB
Have you tried a combobox? Here is an article that may help:
ASP.NET ComboBox
Jun 28 '08 #2
how to add combobox control to toolbox in asp.net?



Have you tried a combobox? Here is an article that may help:
ASP.NET ComboBox
Jun 30 '08 #3
nmsreddi
366 256MB
Hello

are you using VisualStudio or any other editor ,

in visual studio ,you will automatically find the Combo Box control by default.

if you are unable to find you can it easily

Just right click in any of the Tabs of the ToolBox and click Choose Items menu from the popup you get,then you will redirect to a dialog where you will find .net components from there you can select required controls (your case combox control) and click ok thats all
Jun 30 '08 #4
i select 3 combobox checkboxes but i didnt get that control in toolbox

Hello

are you using VisualStudio or any other editor ,

in visual studio ,you will automatically find the Combo Box control by default.

if you are unable to find you can it easily

Just right click in any of the Tabs of the ToolBox and click Choose Items menu from the popup you get,then you will redirect to a dialog where you will find .net components from there you can select required controls (your case combox control) and click ok thats all
Jul 1 '08 #5
nmsreddi
366 256MB
Hello

If that is the case it may be the problem with your .Net software, better try installing .Net framework again.
Jul 1 '08 #6
Curtis Rutland
3,256 Expert 2GB
Hello

If that is the case it may be the problem with your .Net software, better try installing .Net framework again.
I don't think that's the problem. You can't get a combobox in your toolbox for ASP.NET. It is a component for Forms applications.
Jul 1 '08 #7
nmsreddi
366 256MB
Hello

Yes what some one said is correct ,there is no Combo box in asp.net , it is

DropDownList in Asp.net the control to be used




Regards
nmsreddi
Jul 2 '08 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

12
by: Stanley J Mroczek | last post by:
How do you load a dropdownlist when edit is clicked in a datagrid ? <Columns> <asp:BoundColumn DataField="OptionDescription" ItemStyle-Wrap="True" HeaderText="Option...
5
by: Andy | last post by:
I am having trouble using the ComboBox in my app. I am attempting to use the text from the ComboBox, to search the list box portion. However: In my "TextChanged" event: I cannot get the value...
2
by: Dominic | last post by:
Hi guys, I'm not sure if this question belongs to FAQ, but I couldn't find a concrete answer. I created a Datagrid control using ItemTemplate, but it's NOT a in-place editing datagrid. One of...
2
by: Shiju Poyilil | last post by:
Hello, I have a datagrid with only one row and its having 2 dropdownlists, I need to populate the secodn dropdownlist on the basis of the selection in the first dropdown. but I am not able to...
10
by: Sacha Korell | last post by:
I'm trying to load a drop-down list with all DropDownList control names from another page. How would I be able to find those DropDownList controls? The FindControl method will only find a...
15
by: glenn | last post by:
Hi folks, I have a DropDownList in a DataGrid that is populated from records in a database. I want to add a value that might be a string such as "Select a Company" for the first item since an...
1
by: MaryamSh | last post by:
Hi, I am creating a Dynamic Search in my application. I create a user control and in Page_load event I create a dynamic dropdownlist and 2 dynamic button (Add,Remove) By pressing Add button...
0
by: MaryamSh | last post by:
Create Dynamic Dropdownlist Controls and related event -------------------------------------------------------------------------------- Hi, I am creating a Dynamic Search in my application. I...
0
by: asmx126453 | last post by:
Hey mensen I am having some big troubles here i tryd solving it myself with internet for 2 days but i kind fix it. Its about this i have a DotNet project that alrydi is online and working for...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.