Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
93f6cf9
- Add enums
vnbaaij Jun 12, 2025
b255f69
- Add DataGrid component
vnbaaij Jun 12, 2025
96e40df
Add DataGridGeneratedHeaderType
vnbaaij Jun 12, 2025
f6d0fb1
Merge branch 'users/vnbaaij/dev-v5/datagrid-part1' into users/vnbaaij…
vnbaaij Jun 12, 2025
1059dbe
Merge branch 'dev-v5' into users/vnbaaij/dev-v5/datagrid-part1
dvoituron Jun 12, 2025
595ff78
Fix analyzer errors
vnbaaij Jun 12, 2025
b1cf680
- Add Typical demo and flags
vnbaaij Jun 12, 2025
8393e35
Work on review comments
vnbaaij Jun 12, 2025
8cd48c6
Merge branch 'users/vnbaaij/dev-v5/datagrid-part1' of https://github.…
vnbaaij Jun 12, 2025
202c10a
Process review comments
vnbaaij Jun 12, 2025
5aa2c65
Add language resources
vnbaaij Jun 12, 2025
777e854
Add Unit Tests for Paginator
vnbaaij Jun 12, 2025
448c89e
More review comments
vnbaaij Jun 13, 2025
3146aeb
Update tests. Now 100% lc
vnbaaij Jun 13, 2025
69ffae6
- Add Typical demo and flags
vnbaaij Jun 13, 2025
35e0334
Replace tokens (WIP)
vnbaaij Jun 13, 2025
b92c83c
Remove flags. These will be added to sample data project in separate PR
vnbaaij Jun 17, 2025
430abd5
Remove DI abstractions package. Not needed
vnbaaij Jun 17, 2025
d0c1052
Merge dev-v5
vnbaaij Jun 17, 2025
33af462
Add IsFixed parameter
vnbaaij Jun 17, 2025
689fe43
merge dev-v5
vnbaaij Jun 17, 2025
44f7d0d
MAke example grid mor functional and look better
vnbaaij Jun 17, 2025
6fc0809
Add initial tests. They are not passing yet
vnbaaij Jun 18, 2025
5bcb9fa
Add surpression atribute, fix other analyzer warnings
vnbaaij Jun 18, 2025
a30dabf
Use localized strings
vnbaaij Jun 18, 2025
aadf080
Merg dev-v5
vnbaaij Jun 18, 2025
70c342b
Fix tests
vnbaaij Jun 18, 2025
b826128
Add Tests
vnbaaij Jun 19, 2025
d0979ea
Add tests for PaginatinState and TotalItemCountChangedEventArgs
vnbaaij Jun 19, 2025
a6aa6fc
Merge branch 'users/vnbaaij/dev-v5/pagination-tests' into users/vnbaa…
vnbaaij Jun 19, 2025
613cbd0
Merge branch 'dev-v5' into users/vnbaaij/dev-v5/pagination-tests
vnbaaij Jun 19, 2025
af4f1e8
Add Row tests
vnbaaij Jun 19, 2025
89038a7
process review comments
vnbaaij Jun 19, 2025
bcdffd9
Merge branch 'users/vnbaaij/dev-v5/pagination-tests' into users/vnbaa…
vnbaaij Jun 19, 2025
ba9c0fb
More tests
vnbaaij Jun 19, 2025
924df75
More tests
vnbaaij Jun 19, 2025
726cf24
Merge branch 'users/vnbaaij/dev-v5/datagrid-part2' of https://github.…
vnbaaij Jun 20, 2025
8fe02c0
- Add typical demo
vnbaaij Jun 23, 2025
abb696c
More tests
vnbaaij Jun 29, 2025
4aae12f
- More tests
vnbaaij Jun 29, 2025
39dc140
Merge branch 'dev-v5' into users/vnbaaij/dev-v5/datagrid-part2
vnbaaij Jul 1, 2025
f4b691a
Update file headers
vnbaaij Jul 1, 2025
1f50f07
Convert DataGrid JS to TS
vnbaaij Jul 1, 2025
097db2f
Implement fix for #3963
vnbaaij Jul 1, 2025
713d96b
Bring in changes made in v4 with #3949
vnbaaij Jul 1, 2025
2698837
- Update file headers
vnbaaij Jul 1, 2025
460a82f
Merge branch 'users/vnbaaij/dev-v5/datagrid-part2' into users/vnbaaij…
vnbaaij Jul 1, 2025
f9ce111
Merge branch 'dev-v5' into users/vnbaaij/dev-v5/datagrid-part3
vnbaaij Jul 2, 2025
ab02f1c
Merge branch 'dev-v5' into users/vnbaaij/dev-v5/datagrid-part2
vnbaaij Jul 2, 2025
088dd55
Process review comments:
vnbaaij Jul 2, 2025
ede49e6
Forgot to change the docs
vnbaaij Jul 2, 2025
87cb81a
Merge branch 'users/vnbaaij/dev-v5/datagrid-part2' into users/vnbaaij…
vnbaaij Jul 2, 2025
d47fc5e
Merge branch 'dev-v5' into users/vnbaaij/dev-v5/datagrid-part2
vnbaaij Jul 2, 2025
f921191
- Use auto-generated constant
vnbaaij Jul 2, 2025
25e046e
Merge branch 'users/vnbaaij/dev-v5/datagrid-part2' of https://github.…
vnbaaij Jul 2, 2025
e6ec4a3
DataGrid docs and examples
vnbaaij Jul 2, 2025
07365bd
Merge branch 'users/vnbaaij/dev-v5/datagrid-part3' into users/vnbaaij…
vnbaaij Jul 2, 2025
5af4579
Merge branch 'dev-v5' into users/vnbaaij/dev-v5/datagrid-part4
vnbaaij Jul 2, 2025
66af301
Merge branch 'users/vnbaaij/dev-v5/datagrid-part2' into users/vnbaaij…
vnbaaij Jul 3, 2025
9e89b82
Merge branch 'users/vnbaaij/dev-v5/datagrid-part3' into users/vnbaaij…
vnbaaij Jul 3, 2025
855fe34
Merge branch 'users/vnbaaij/dev-v5/datagrid-part4' of https://github.…
vnbaaij Jul 3, 2025
e3c942f
Process review comments
vnbaaij Jul 3, 2025
f6d458b
More review comments
vnbaaij Jul 3, 2025
64cf5bb
Merge branch 'dev-v5' into users/vnbaaij/dev-v5/datagrid-part2
vnbaaij Jul 3, 2025
85154bf
- Undo make internal GridItemsProvider*
vnbaaij Jul 3, 2025
ed02449
Update test verified files
vnbaaij Jul 3, 2025
770c533
merge part 2
vnbaaij Jul 3, 2025
c6a2f1b
Merge branch 'users/vnbaaij/dev-v5/datagrid-part3' into users/vnbaaij…
vnbaaij Jul 3, 2025
d0246dd
Merge dev-v5
vnbaaij Jul 3, 2025
36dc27b
- Fix when to show header menu
vnbaaij Jul 3, 2025
150c1fd
- Rename getting started
vnbaaij Jul 3, 2025
567729b
WIP
vnbaaij Jul 18, 2025
61deb6a
Update samples and structure
vnbaaij Jul 21, 2025
e1932a6
Make all DataGrid samples work
vnbaaij Jul 21, 2025
62753d4
Merge branch 'dev-v5' into users/vnbaaij/dev-v5/datagrid-part4
vnbaaij Jul 21, 2025
7c4f77b
Update DataGrid verified tests files
vnbaaij Jul 21, 2025
998b8c9
Merge branch 'users/vnbaaij/dev-v5/datagrid-part4' of https://github.…
vnbaaij Jul 21, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
More tests
  • Loading branch information
vnbaaij committed Jun 29, 2025
commit abb696c49f829181236e927637465d242aa31084
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@

<div style="height: 400px; max-width: 800px; overflow-y: scroll;">
<FluentDataGrid TGridItem="Customer" Items="items" ItemSize=32 Virtualize="true" DisplayMode="DataGridDisplayMode.Table" >
<PropertyColumn Property="@(x => x.Name)" />
</FluentDataGrid>
</div>

@code {
private IQueryable<Customer>? items;

protected override void OnInitialized()
{
items = GetRandomCustomers(); // Added method call to assign items
}

private record Customer(int Id, string Name);

private IQueryable<Customer> GetRandomCustomers(int size = 500)
{
Customer[] data = new Customer[size];

for (int i = 0; i < size; i++)
{

data[i] = new Customer(i, $"Customer {i} - {Guid.NewGuid().ToString("N").Substring(0, 8)}");
}
return data.AsQueryable();
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Pressing enter finishes the filter action by the current input to filter on and
The resize options UI is using a customized string for the label ('Width (+/- 10px)' instead of the normal 'Column width'). This is done through
the custom localizer which is registered in the Server project's `Program.cs` file.

{{ DataGridVirtualization }}

{{ DataGridTypical }}

{{ DataGridMultiSelect }}
4 changes: 4 additions & 0 deletions spelling.dic
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,7 @@ rowcount
displaymode
Voituron
inputfile
eventargs
Subscribable
colspan
Voituron
3 changes: 3 additions & 0 deletions src/Core/Components/DataGrid/Columns/GridSort.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// MIT License - Copyright (c) Microsoft Corporation. All rights reserved.
// ------------------------------------------------------------------------

using System.Diagnostics.CodeAnalysis;
using System.Linq.Expressions;

namespace Microsoft.FluentUI.AspNetCore.Components;
Expand Down Expand Up @@ -259,6 +260,8 @@ private List<SortedProperty> BuildPropertyList(bool ascending)
}

// Not sure we really want this level of complexity, but it converts expressions like @(c => c.Medals.Gold) to "Medals.Gold"
// Makes it too complex to test, so we exclude from coverage
[ExcludeFromCodeCoverage(Justification = "Too complex to write test for.")]
#pragma warning disable MA0015 // Specify the parameter name in ArgumentException
private static string ToPropertyName(LambdaExpression expression)
{
Expand Down
9 changes: 4 additions & 5 deletions src/Core/Components/DataGrid/FluentDataGrid.razor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public partial class FluentDataGrid<TGridItem> : FluentComponentBase, IHandleEve
private bool _collectingColumns;
private ColumnBase<TGridItem>? _displayOptionsForColumn;
internal ColumnBase<TGridItem>? _displayResizeForColumn;
private ColumnBase<TGridItem>? _sortByColumn;
internal ColumnBase<TGridItem>? _sortByColumn;
private bool _sortByAscending;
private bool _checkColumnOptionsPosition;
private bool _checkColumnResizePosition;
Expand Down Expand Up @@ -780,7 +780,7 @@ private async Task RefreshDataCoreAsync()
}

_internalGridContext.ResetRowIndexes(startIndex);
StateHasChanged();
_ = InvokeAsync(StateHasChanged);
}

// Gets called both by RefreshDataCoreAsync and directly by the Virtualize child component during scrolling
Expand All @@ -791,8 +791,7 @@ private async Task RefreshDataCoreAsync()
// Debounce the requests. This eliminates a lot of redundant queries at the cost of slight lag after interactions.
// TODO: Consider making this configurable, or smarter (e.g., doesn't delay on first call in a batch, then the amount
// of delay increases if you rapidly issue repeated requests, such as when scrolling a long way)
await Task.Delay(100);

await Task.Delay(20);
if (request.CancellationToken.IsCancellationRequested)
{
return default;
Expand Down Expand Up @@ -829,7 +828,7 @@ private async Task RefreshDataCoreAsync()
if (_internalGridContext.TotalItemCount > 0 && Loading is null)
{
Loading = false;
StateHasChanged();
_ = InvokeAsync(StateHasChanged);
}

// We're supplying the row _index along with each row's data because we need it for aria-rowindex, and we have to account for
Expand Down
4 changes: 4 additions & 0 deletions src/Core/Components/DataGrid/GridItemsProviderRequest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
// MIT License - Copyright (c) Microsoft Corporation. All rights reserved.
// ------------------------------------------------------------------------

using System.Diagnostics.CodeAnalysis;

namespace Microsoft.FluentUI.AspNetCore.Components;

/// <summary>
Expand Down Expand Up @@ -64,6 +66,7 @@ public IQueryable<TGridItem> ApplySorting(IQueryable<TGridItem> source) =>
/// Produces a collection of (property name, direction) pairs representing the sorting rules.
/// </summary>
/// <returns>A collection of (property name, direction) pairs representing the sorting rules</returns>
[ExcludeFromCodeCoverage(Justification = "This is a not reachable in a unit test scenario.")]
public IReadOnlyCollection<SortedProperty> GetSortByProperties() =>
SortByColumn?.SortBy?.ToPropertyList(SortByAscending) ?? [];

Expand All @@ -73,6 +76,7 @@ public IReadOnlyCollection<SortedProperty> GetSortByProperties() =>
/// <param name="req">The <see cref="GridItemsProviderRequest{TGridItem}"/> to compare with the current request.</param>
/// <returns><see langword="true"/> if the specified request has the same start index, count, sort column, and sort order as
/// the current request; otherwise, <see langword="false"/>.</returns>
[ExcludeFromCodeCoverage(Justification = "This is a not reachable in a unit test scenario.")]
public bool IsSameRequest(GridItemsProviderRequest<TGridItem> req)
{
if (StartIndex != req.StartIndex)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

namespace Microsoft.FluentUI.AspNetCore.Components.DataGrid.Infrastructure;

[ExcludeFromCodeCoverage(Justification = "This is an *internal* utility class that is too complicated to test. It provides a way to get an async query executor for EF Core queries.")]
internal static class AsyncQueryExecutorSupplier
{
// The primary goal with this is to ensure that:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// ------------------------------------------------------------------------

using System.ComponentModel;
using System.Diagnostics.CodeAnalysis;
using Microsoft.AspNetCore.Components;

namespace Microsoft.FluentUI.AspNetCore.Components.DataGrid.Infrastructure;
Expand Down Expand Up @@ -34,6 +35,7 @@ namespace Microsoft.FluentUI.AspNetCore.Components.DataGrid.Infrastructure;
/// For internal use only. Do not use.
/// </summary>
/// <typeparam name="TGridItem">For internal use only. Do not use.</typeparam>
[ExcludeFromCodeCoverage(Justification = "The return in SetParametersAsync can't be invoked because of the way this component gets rendered by the DataGrid. ")]
[EditorBrowsable(EditorBrowsableState.Never)]
public sealed class ColumnsCollectedNotifier<TGridItem> : Microsoft.AspNetCore.Components.IComponent
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// MIT License - Copyright (c) Microsoft Corporation. All rights reserved.
// ------------------------------------------------------------------------

using System.Diagnostics.CodeAnalysis;
using Microsoft.FluentUI.AspNetCore.Components.Infrastructure;

namespace Microsoft.FluentUI.AspNetCore.Components.DataGrid.Infrastructure;
Expand All @@ -21,6 +22,8 @@ internal sealed class InternalGridContext<TGridItem>

public ICollection<TGridItem> Items { get; set; } = [];
public int TotalItemCount { get; set; }

[ExcludeFromCodeCoverage(Justification = "This can only be set when a Virtualized grid is scrolled which can't be done by bUnit")]
public int TotalViewItemCount { get; set; }

public FluentDataGrid<TGridItem> Grid { get; }
Expand Down
2 changes: 1 addition & 1 deletion src/Core/Components/Pagination/FluentPaginator.razor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ private async Task GoToPageAsync(int pageIndex)
await State.SetCurrentPageIndexAsync(pageIndex);
if (CurrentPageIndexChanged.HasDelegate)
{
await CurrentPageIndexChanged.InvokeAsync(State.CurrentPageIndex);
await InvokeAsync(() => CurrentPageIndexChanged.InvokeAsync(State.CurrentPageIndex));
}
}
}
9 changes: 8 additions & 1 deletion src/Core/Infrastructure/EventCallbackSubscribable.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,14 @@ public async Task InvokeCallbacksAsync(T eventArg)
{
foreach (var callback in _callbacks.Values)
{
await callback.InvokeAsync(eventArg);
try
{
await callback.InvokeAsync(eventArg);
}
catch (InvalidOperationException)
{
// Continue invoking the rest of the callbacks even if one fails.
}
}
}

Expand Down
23 changes: 23 additions & 0 deletions tests/Core/Components/DataGrid/ColumnResizeOptionsTests.razor
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
@using Bunit.TestDoubles
@using Xunit
@inherits Bunit.TestContext

@code {
public ColumnResizeOptionsTests()
{
JSInterop.Mode = JSRuntimeMode.Loose;

// Register services
Services.AddFluentUIComponents();
Services.AddScoped<IKeyCodeService>(factory => new KeyCodeService());
}

[Fact]
public void ColumnResizeOptions_InvalidColumn()
{
// Arrange && Act && Assert
Assert.Throws<ArgumentException>(() => Render<ColumnResizeOptions<string>>(
@<ColumnResizeOptions TGridItem="string" Column="0" />
));
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

<table id="xxx" class="fluent-data-grid grid" style="grid-template-columns: 1fr;" aria-rowcount="4" blazor:onclosecolumnoptions="1" blazor:onclosecolumnresize="2" blazor:elementreference="xxx">
<thead>
<tr class="fluent-data-grid-row" data-row-index="0" role="row" row-type="header" blazor:onkeydown="x" blazor:onclick="x" blazor:ondblclick="5" blazor:onfocus="6">
<th col-index="1" class="column-header col-sort-asc" style="grid-column: 1; height: 32px; min-height: 44px; z-index: 5;" blazor:oncontextmenu:preventdefault="" blazor:onkeydown="x" blazor:onclick="x" blazor:onfocus="25" scope="col" aria-sort="ascending">
<div style="display: flex; justify-content: flex-start;">
<div class="col-title" style="width: calc(100% - 10px);">
<div class="col-title-text">Name</div>
</div>
</div>
</th>
</tr>
</thead>
<tbody>
<tr class="fluent-data-grid-row" data-row-index="2" role="row" blazor:onkeydown="x" blazor:onclick="x" blazor:ondblclick="13" blazor:onfocus="14" aria-rowindex="2">
<td col-index="1" style="grid-column: 1; height: 32px;" role="gridcell" tabindex="0" blazor:onkeydown="x" blazor:onclick="x" blazor:onfocus="28">Denis Voituron</td>
</tr>
<tr class="fluent-data-grid-row" data-row-index="3" role="row" blazor:onkeydown="x" blazor:onclick="x" blazor:ondblclick="17" blazor:onfocus="18" aria-rowindex="3">
<td col-index="1" style="grid-column: 1; height: 32px;" role="gridcell" tabindex="0" blazor:onkeydown="x" blazor:onclick="x" blazor:onfocus="31">Vincent Baaij</td>
</tr>
<tr class="fluent-data-grid-row" data-row-index="4" role="row" blazor:onkeydown="x" blazor:onclick="x" blazor:ondblclick="21" blazor:onfocus="22" aria-rowindex="4">
<td col-index="1" style="grid-column: 1; height: 32px;" role="gridcell" tabindex="0" blazor:onkeydown="x" blazor:onclick="x" blazor:onfocus="34">Bill Gates</td>
</tr>
</tbody>
</table>
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

<table id="xxx" class="fluent-data-grid grid" style="grid-template-columns: 1fr;" aria-rowcount="4" blazor:onclosecolumnoptions="1" blazor:onclosecolumnresize="2" blazor:elementreference="xxx">
<thead>
<tr class="fluent-data-grid-row" data-row-index="0" role="row" row-type="header" blazor:onkeydown="x" blazor:onclick="x" blazor:ondblclick="5" blazor:onfocus="6">
<th col-index="1" class="column-header col-sort-asc" style="grid-column: 1; height: 32px; min-height: 44px; z-index: 5;" blazor:oncontextmenu:preventdefault="" blazor:onkeydown="x" blazor:onclick="x" blazor:onfocus="25" scope="col" aria-sort="ascending">
<div style="display: flex; justify-content: flex-start;">
<div class="col-title" style="width: calc(100% - 10px);">
<div class="col-title-text">Name</div>
</div>
</div>
</th>
</tr>
</thead>
<tbody>
<tr class="fluent-data-grid-row" data-row-index="2" role="row" blazor:onkeydown="x" blazor:onclick="x" blazor:ondblclick="13" blazor:onfocus="14" aria-rowindex="2">
<td col-index="1" style="grid-column: 1; height: 32px;" role="gridcell" tabindex="0" blazor:onkeydown="x" blazor:onclick="x" blazor:onfocus="28">Denis Voituron</td>
</tr>
<tr class="fluent-data-grid-row" data-row-index="3" role="row" blazor:onkeydown="x" blazor:onclick="x" blazor:ondblclick="17" blazor:onfocus="18" aria-rowindex="3">
<td col-index="1" style="grid-column: 1; height: 32px;" role="gridcell" tabindex="0" blazor:onkeydown="x" blazor:onclick="x" blazor:onfocus="31">Vincent Baaij</td>
</tr>
<tr class="fluent-data-grid-row" data-row-index="4" role="row" blazor:onkeydown="x" blazor:onclick="x" blazor:ondblclick="21" blazor:onfocus="22" aria-rowindex="4">
<td col-index="1" style="grid-column: 1; height: 32px;" role="gridcell" tabindex="0" blazor:onkeydown="x" blazor:onclick="x" blazor:onfocus="34">Bill Gates</td>
</tr>
</tbody>
</table>
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

<table id="xxx" class="fluent-data-grid grid" style="grid-template-columns: 1fr;" aria-rowcount="4" blazor:onclosecolumnoptions="1" blazor:onclosecolumnresize="2" blazor:elementreference="xxx">
<thead>
<tr class="fluent-data-grid-row" data-row-index="0" role="row" row-type="header" blazor:onkeydown="x" blazor:onclick="x" blazor:ondblclick="5" blazor:onfocus="6">
<th col-index="1" class="column-header col-sort-asc" style="grid-column: 1; height: 32px; min-height: 44px; z-index: 5;" blazor:oncontextmenu:preventdefault="" blazor:onkeydown="x" blazor:onclick="x" blazor:onfocus="25" scope="col" aria-sort="ascending">
<div style="display: flex; justify-content: flex-start;">
<div class="col-title" style="width: calc(100% - 10px);">
<div class="col-title-text">Name</div>
</div>
</div>
</th>
</tr>
</thead>
<tbody>
<tr class="fluent-data-grid-row" data-row-index="2" role="row" blazor:onkeydown="x" blazor:onclick="x" blazor:ondblclick="13" blazor:onfocus="14" aria-rowindex="2">
<td col-index="1" style="grid-column: 1; height: 32px;" role="gridcell" tabindex="0" blazor:onkeydown="x" blazor:onclick="x" blazor:onfocus="28">Denis Voituron</td>
</tr>
<tr class="fluent-data-grid-row" data-row-index="3" role="row" blazor:onkeydown="x" blazor:onclick="x" blazor:ondblclick="17" blazor:onfocus="18" aria-rowindex="3">
<td col-index="1" style="grid-column: 1; height: 32px;" role="gridcell" tabindex="0" blazor:onkeydown="x" blazor:onclick="x" blazor:onfocus="31">Vincent Baaij</td>
</tr>
<tr class="fluent-data-grid-row" data-row-index="4" role="row" blazor:onkeydown="x" blazor:onclick="x" blazor:ondblclick="21" blazor:onfocus="22" aria-rowindex="4">
<td col-index="1" style="grid-column: 1; height: 32px;" role="gridcell" tabindex="0" blazor:onkeydown="x" blazor:onclick="x" blazor:onfocus="34">Bill Gates</td>
</tr>
</tbody>
</table>
Loading