现在正在使用p-datatable 目前需要通过[下图]
搜索县名进行自动翻页 并高亮显示对应列
相关问题
- flex grid not working for p-col-# primeng Angular
- Reset filter value on primeNG table
- p-dialog onHide not working in angular 2 component
- Display nested object in column in primeng
- How to add app-logo-image to primeng menubar?
相关文章
- Angular2 - Show/Hide section on selection of radio
- Angular - Can a child component reference a parent
- Angular2 + PrimeNG - How to reset dataTable when t
- primeNG p-dropdown stretch 100%
- How to sort data in a PrimeNG DataTable with Row G
- how to initialize primeng tree component
- ng-template with *ngFor issue in angular 8
- How to get rid of the 'No records found messag
通过p-paginator 的 onPageChange() 函数取到 page值 进行计算即可
查一下那玩意儿的说明看看