Performance issue with select2 dropdown

QuestionsPerformance issue with select2 dropdown
Rankaj asked 9 years ago

There is Performance issue with select2 dropdown in case of large records fetching from database.Its taking too much time to load dropdown while entering any character for autosearch in input field.

I found one of example like below

http://embed.plnkr.co/db8SXs/preview

Can we integrate it into PHPGrid?

Thanks

1 Answers
Abu Ghufran answered 9 years ago

Currently it is not supported.
I would recommend to use autocomplete control as it will load selected options with ajax call instead of loading all big data.

Refer demos/integration/autocomplete.php

Your Answer

1 + 19 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?