Skip to content

feat: add fixed columns to FluentDataGrid #4652

@MarvinKlein1508

Description

@MarvinKlein1508

🙋 Feature Request

I came accross this one because of heavy user feedback within our company. Right now I'm using FluentDataGrid to display certain items like customers. At the end (or the beginning) I often have a TemplateColumn containing one or more buttons to view/edit the data. The issue with this is that when my user is scrolling to see additional data within the data grid then he needs to scroll back to the beginning or the end to be able to click on the buttons.

For this reason I'm requesting this feature. It would be great if you are able to put sticky columns at the beginning and the end of the datagrid and make only the middle part scrollable.

Obviously I would treat this as a v5 feature only and I believe this could be benefitial for all FluentUI users :)

💻 Examples

https://datatables.net/extensions/fixedcolumns/examples/initialisation/left_right_columns.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA new featurev5For the next major version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions