As discussed previously here, there's no obvious/immediate way to make the column width to have fixed width (but still adjustable on drag and drop) if the content of the cells have different widths. It's very easy to reproduce on an infinite scroll DataTable while scrolling down.
Describe the bug
As discussed previously here, there's no obvious/immediate way to make the column width to have fixed width (but still adjustable on drag and drop) if the content of the cells have different widths. It's very easy to reproduce on an infinite scroll DataTable while scrolling down.
Reproducer
https://stackblitz.com/edit/mhjis6?file=src%2Fservice%2FCarService.jsx
PrimeReact version
10.6.6
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
I understand that this behaviour can be beneficial for some but it would be useful to have a way to make the column width fixed regardless its content