Dynamic Page Size Based on Drop Down List
- Ngôn ngữ chính
- TypeScript
- Star
- 1.6k
- Fork
- 867
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.