🙋 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
🙋 Feature Request
I came accross this one because of heavy user feedback within our company. Right now I'm using
FluentDataGridto display certain items like customers. At the end (or the beginning) I often have aTemplateColumncontaining 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