Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combo Box fail to load large records #208

Open
DheerajSaravagi opened this issue Dec 21, 2015 · 1 comment
Open

Combo Box fail to load large records #208

DheerajSaravagi opened this issue Dec 21, 2015 · 1 comment

Comments

@DheerajSaravagi
Copy link

Suppose if we bind large amount of data (approx 500 or more) then it is not capable to hold that record for selection.
whenever we click on combo box it is going to close in milliseconds.

@BSick7
Copy link
Member

BSick7 commented Feb 20, 2016

While it would be nice to have extreme performance, ComboBox is not meant to show so many records. This provides a poor experience to the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants