Igniteui-angular: igx-tree-grid when no data in grid pagination shows wrong

Created on 29 Apr 2019  路  7Comments  路  Source: IgniteUI/igniteui-angular

Description

i am using angular igx-tree-grid for my application. when there is no data in grid pagination shows wrong. showing 1 of 0 in grid.
i need to completely remove pagination when there is no data in grid

  • igniteui-angular version: 7.2.4
  • browser: all browser

Result

when there is no data grid shows 1 of 0 pagination(wrong)

Expected result

when there is no data in grid i want to remove pagination completely
gridd

bug general tree-grid low resolved

All 7 comments

@zdrawku as i remember this is a general issue for the Grid

@SlavUI thank you. let me know when it will be fixed

@SlavUI i am need for this bug let me know when it will be fixed and when it will be relesed. thanks

@prabakaran1311 When we plan it I will let you know :)

@SlavUI @StefanIvanov How do we want to fix this issue? Should we hide the paginator or rather show page 1 of 1?

Since there is absolutely no data in the grid, I believe that hiding the paginator is a much better approach and solution.

Consider also the case when filtering is applied, and no data is returned, related issue https://github.com/IgniteUI/igniteui-angular/issues/485

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Hypenate picture Hypenate  路  3Comments

Hypenate picture Hypenate  路  3Comments

furugen picture furugen  路  3Comments

mkamiishi picture mkamiishi  路  3Comments

tkiryu picture tkiryu  路  3Comments