Real-time data - Sorting does not keep when the new data comes in
未关闭
- 主要语言
- TypeScript
- 星标
- 1.6k
- 派生
- 867
- PR 合并指标
- 30 天内没有已合并 PR
描述
I have been using jQuery Datatable in the past. This package works really great until we decide to build the website with Angular 4. I have tried angular-datatable but they haven't ported many features like reloadData() or _fnAddData() to Angular package yet which is why I had to find alternative solution and found ng2-smart-table.
Smart table looks great with real-time data. The only issue is, if I have sorted by email address or full name, it reverted back to unordered list when the new data is updated.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。