Skip to content

fix: Empty DataGrid not displaying 'No data to show!' when in multiline mode. #3185

@JD2005L

Description

@JD2005L

🐛 Bug Report

DataGrid does not show 'No Data to Show!' message when in multiline mode.

💻 Repro or Code Sample

Items should contain 0 items.

🤔 Expected Behavior

Should display 'No Data to Show!' message regardless of multiline status.

Image

😯 Current Behavior

Shows a blank row that is collapsed to minimal height, as pictured below:

Image

💁 Possible Solution

Disable multiline mode if items contain 0 records?

🔦 Context

End users unsure when no records exist vs an issue with the DB.

🌍 Your Environment

.NET 8 and Fluent UI Blazor library 4.11.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions