🐛 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.

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

💁 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