bdlukaa/fluent_ui

[Feature Request] DataGrid control

Open

#514 opened on Sep 6, 2022

View on GitHub
 (4 comments) (4 reactions) (0 assignees)Dart (504 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (3,428 stars)
PR merge metrics
 (Avg merge 18d 12h) (3 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe.

Material style tables, while functional, do not match the Fluent UI look and feel

Describe the solution you'd like

A data table component that more closely matches the Fluent UI aesthetic

Describe alternatives you've considered

Any # of data table components that are available

Additional context

Before closing this is as a duplicate, please consider this request in light of this new info. I realize there is no formal spec. Windows component for a table component, however, MS does have a DetailsList component available for react that would likely look more native than the existing alternatives. Thanks.

Info Demo

Update: There is a DataGrid control as part of WinUI 3

Contributor guide