Dynamic Page Size Based on Drop Down List
- Vorherrschende Sprache
- TypeScript
- Sterne
- 1.6k
- Forks
- 867
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hi akveo Team,
I was wondering if there is a way to implement a drop down list with the page size like in blur-admin writing in Angular 1 ([blur-admin-dynamic page size link](http://akveo.com/blur-admin/#/tables/smart)). I tried to copy the implementation from on there, but wasn't able reverse engineer the implementation as I'm not aware of Angular 1.
Could you please let me know as to how I can begin implementing such a feature. I was thinking bind the drop down list selected value to a component variable which is assigned to the "perPage" attribute of the smart-table's "settings" dictionary.
But on trying this, the perPage of the smart-table doesn't get updated and hence I am unable to replicate this feature.
Could you please confirm if such a feature can be added?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.