
Announcements
Hi Guys,
Basically i have a form and i'm trying to freeze a specific column in grid, so when the user scroll the grid this column need to stay freeze.
There is a way to do that in dataverse?
Example: Freeze the first column "Ano" and the grid will scroll from column "Quarter"
Hello,
As far as I know, there is no way of doing it using the OOB grid. You can try to create your own PCF control using Fluent UI and React.