-
-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(footer): usefix(footer): use
getFilteredItemCount
to show corre…
…ct item count - fixes Slickgrid-Universal issue [#469](ghiscoding/slickgrid-universal#469) - we should always use DataView `getFilteredItemCount()` since that is really the item count that we want to show in the footer `getFilteredItemCount` to show correct count, fix #469 - fixes #469 - we should always use DataView `getFilteredItemCount()` since that is really the item count that we want to show in the footer
- Loading branch information
1 parent
24674a6
commit fbee1a1
Showing
2 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters