Primeng: Lazy loading for DropDown and Autocomplete

Created on 2 May 2017  路  3Comments  路  Source: primefaces/primeng

I'm submitting a ... (check one with "x")
[ ] bug report => Search github for a similar issue or PR before submitting
[x] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35
```

Expected behavior

Is there a way to get lazy loading on DropDown and AutoComplete components ? Just like the DataScroller ?

What is the motivation / use case for changing the behavior?

When using large datasets for AutoComplete or DropDown, it would be very useful to get lazy loading...

Most helpful comment

Here is the plnkr you requested:
http://plnkr.co/edit/UCvq6F1RW4DwgIyqbuiz
It shows how long it is to load the dropdown on click.

All 3 comments

This should be fixed in recent PrimeNG release, please try with it and if the issue persists drop a comment with along with a test case based on plunkr below and we'll review again.

http://plnkr.co/edit/Wj39h1?p=preview

Here is the plnkr you requested:
http://plnkr.co/edit/UCvq6F1RW4DwgIyqbuiz
It shows how long it is to load the dropdown on click.

Any word on this? I ran a test on my end with similar results. The lazy property doesn't seem to make a difference from what I can tell.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

garethlewis picture garethlewis  路  3Comments

mitosandov picture mitosandov  路  3Comments

miresk picture miresk  路  3Comments

dhniels picture dhniels  路  3Comments

gatapia picture gatapia  路  3Comments