[PR #2223] [MERGED] #1761 offset when filtermenu row is active #3146

Open
opened 2026-01-29 18:22:08 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/2223
Author: @frankfolsche
Created: 7/16/2025
Status: Merged
Merged: 7/16/2025
Merged by: @enchev

Base: masterHead: issue/1761-keyboard-selection-filtermode-simpel


📝 Commits (1)

📊 Changes

2 files changed (+19 additions, -2 deletions)

View changed files

📝 Radzen.Blazor/RadzenDataGrid.razor (+1 -1)
📝 Radzen.Blazor/RadzenDataGrid.razor.cs (+18 -1)

📄 Description

Fixes issue Keyboard DataGrid navigation broken when FilterMode=FilterMode.Simple.

I'm not very familiar with this codebase and it's my first PR, feedback is more then welcome.


🔄 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/2223 **Author:** [@frankfolsche](https://github.com/frankfolsche) **Created:** 7/16/2025 **Status:** ✅ Merged **Merged:** 7/16/2025 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `issue/1761-keyboard-selection-filtermode-simpel` --- ### 📝 Commits (1) - [`662a843`](https://github.com/radzenhq/radzen-blazor/commit/662a84323142a8f327ab10726cadf2c0139f3c39) #1761 offset when filtermenu row is active ### 📊 Changes **2 files changed** (+19 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDataGrid.razor` (+1 -1) 📝 `Radzen.Blazor/RadzenDataGrid.razor.cs` (+18 -1) </details> ### 📄 Description Fixes issue [Keyboard DataGrid navigation broken when FilterMode=FilterMode.Simple](https://github.com/radzenhq/radzen-blazor/issues/1761). I'm not very familiar with this codebase and it's my first PR, feedback is more then welcome. --- <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:22:08 +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#3146