<!--- Thanks for filing an issue 😄 ! Before you submit, please read the following: Search open/closed issues before submitting. Someone may have reported the same issue before. --> # 🐛 Bug Report The empty and load templates aren't spanning header columns when the mode is `Table`: <img width="2131" height="310" alt="Image" src="https://github.com/user-attachments/assets/aebba2a3-0a3c-48c8-94eb-293470934e68" /> 1. Clone https://github.com/dotnet/aspire.git 2. Switch to `jamesnk/grid-table-display` branch 3. Open Aspire.slnx 4. Run the `TestShop.AppHost` project that is in the playground folder 5. Go to traces/structured logs pages and enter filter to make data grid not show any data ## 🤔 Expected Behavior Template should fill the width of the data grid. ## 😯 Current Behavior No span ## 💁 Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug --> <!--- Please let us know if you'd be willing to contribute the fix; we'd be happy to work with you --> ## 🔦 Context <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## 🌍 Your Environment <!--- Include as many relevant details as possible about the environment you experienced the bug in --> * OS & Device: [e.g. MacOS, iOS, Windows, Linux] on [iPhone 7, PC] * Browser [e.g. Microsoft Edge, Google Chrome, Apple Safari, Mozilla FireFox] * .NET and Fluent UI Blazor library Version [e.g. 8.0.2 and 4.4.1]