Does anyone know how many options a drop down list can have? Is it unlimited? How many before performance degrades?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I imagine it is unlimited in theory, obviously not in practice as a computer’s RAM and the specific browser’s limitations come into play.
Again, this would depend on a few factors, at the least the specific browser, the computer’s memory and processing power.
EDIT: From experience, I have had drop down lists with thousands of options. It wasn’t ideal though because who wants to scroll through all of those? This is why an auto-complete of some type is more desirable for numerous reasons, especially the end user’s experience.