|
|
|
|
|
by ArthurClemens
4019 days ago
|
|
This cannot be solved by the infinite list itself, because by definition it needs to throw out unneeded content (otherwise it would just grow in memory). A search field on top of the list could talk to the server and retrieve the filtered elements. |
|