Skip to content

Show row count if "all" paginator selected#1247

Merged
radimvaculik merged 1 commit intomasterfrom
feature/all-count
Feb 13, 2026
Merged

Show row count if "all" paginator selected#1247
radimvaculik merged 1 commit intomasterfrom
feature/all-count

Conversation

@radimvaculik
Copy link
Member

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the datagrid footer “items” summary to include the total row count when the user selects the “all” per-page option, aligning the “all” display mode with the existing “from X” pattern used for paginated views.

Changes:

  • When perPage === 'all', append from {count($rows)} to the items summary line.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@contributte contributte deleted a comment from chatgpt-codex-connector bot Feb 9, 2026
@radimvaculik radimvaculik merged commit f39da7e into master Feb 13, 2026
16 checks passed
@radimvaculik radimvaculik deleted the feature/all-count branch February 13, 2026 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants