[PR #907] [CLOSED] Request to add an option to show pagenumbers or not. #2387

Closed
opened 2026-01-29 18:18:36 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/907
Author: @MicrosoftHawk
Created: 4/7/2023
Status: Closed

Base: masterHead: Pager-HidePagingNumbers-Option


📝 Commits (1)

  • 13e3e77 Request to add an option to show pagenumbers or not.

📊 Changes

6 files changed (+51 additions, -10 deletions)

View changed files

📝 Radzen.Blazor.Tests/PagerTests.cs (+23 -0)
📝 Radzen.Blazor/PagedDataBoundComponent.cs (+7 -0)
📝 Radzen.Blazor/RadzenDataGrid.razor (+2 -2)
📝 Radzen.Blazor/RadzenDataList.razor (+2 -2)
📝 Radzen.Blazor/RadzenPager.razor (+10 -6)
📝 Radzen.Blazor/RadzenPager.razor.cs (+7 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/907 **Author:** [@MicrosoftHawk](https://github.com/MicrosoftHawk) **Created:** 4/7/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `Pager-HidePagingNumbers-Option` --- ### 📝 Commits (1) - [`13e3e77`](https://github.com/radzenhq/radzen-blazor/commit/13e3e77a6106fcb6c09d8cda88e34f2ed3cfe5cf) Request to add an option to show pagenumbers or not. ### 📊 Changes **6 files changed** (+51 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor.Tests/PagerTests.cs` (+23 -0) 📝 `Radzen.Blazor/PagedDataBoundComponent.cs` (+7 -0) 📝 `Radzen.Blazor/RadzenDataGrid.razor` (+2 -2) 📝 `Radzen.Blazor/RadzenDataList.razor` (+2 -2) 📝 `Radzen.Blazor/RadzenPager.razor` (+10 -6) 📝 `Radzen.Blazor/RadzenPager.razor.cs` (+7 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:18:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2387