Forum Discussion
gabicrecan
Aug 25, 2023Copper Contributor
Freeze column headers in Azure DevOps Sprint Taskboard
Hello, Is there any way to keep the column headers in view while scrolling down the Azure DevOps Sprint Taskboard ? 1. Open a project in Azure DevOps and select Sprints in the left menu bar ...
Kidd_Ip
Jul 17, 2025MVP
Take this:
- Zoom out in your browser to fit more of the board on screen.
- Use browser extensions or custom CSS (if allowed by your organization) to try and force sticky headers, though this is unsupported and may break with updates.
- Consider using the Backlog or Board view for a more structured overview if you’re managing large volumes of tasks.