web drop-down combo box with large list of records
Posted
by AlejandroR
on Stack Overflow
See other posts from Stack Overflow
or by AlejandroR
Published on 2010-03-17T21:45:04Z
Indexed on
2010/03/17
21:51 UTC
Read the original article
Hit count: 186
Performance
|dropdownlist
The amount of records to be displayed in drop-down combo boxes affect the performance of internet applications. What are the current best practices to solve this problem? Are paginated drop-downs the only solution? What is considered a large list? >100 or > 1000?
© Stack Overflow or respective owner