[PR #356] FIX: Menu in DataGrid shows incorrectly due to z-index #2145

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

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/356

State: closed
Merged: Yes


Commit 9fa7d0182d introduces a fix and a bug at the same time. This PR keeps the fix and removes the bug.

z-index set to 20 to give people more room in-between

Before as shown in issue #355
image

In this PR
Menu above DataGrid Header (same as previous commit)
image

Menu's navigation menu above other Menu's in a DataGrid
image

**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/356 **State:** closed **Merged:** Yes --- Commit 9fa7d0182d57f25cb38ef971b212a974d45f39d8 introduces a fix and a bug at the same time. This PR keeps the fix and removes the bug. `z-index` set to 20 to give people more room in-between Before as shown in issue #355 ![image](https://user-images.githubusercontent.com/10981553/151607057-79c78e39-2518-4959-9f17-960e3b2542e2.png) In this PR Menu above DataGrid Header (same as previous commit) ![image](https://user-images.githubusercontent.com/10981553/151606890-bce8442b-6ee8-47a2-8ed4-fbe9f5f06044.png) Menu's navigation menu above other Menu's in a DataGrid ![image](https://user-images.githubusercontent.com/10981553/151606981-496cb406-5e1b-4f14-a3c2-ca43f11501f6.png)
claunia added the pull-request label 2026-01-29 18:17:26 +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#2145