You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm submitting a feature request. (check one with "x")
[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter
Current behavior
Column Resize handle is present only in header cells and resizing happens in such a way that first the header cell resizes followed by body cells
Expected behavior
Either the column resize handle should be present in the body cells also or the body cells should resize along with the header cells.
What is the motivation / use case for changing the behavior?
If the body cells have wider content than header cell, user will be unable to know how long should he resize the column on moving the header resize handle.
Please tell us about your environment:
Windows 10, VS Code
Table version:
20.1.0
Angular version:
Angular 12 and 14
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Language: [all | TypeScript X.X | ES6/7 | ES5]
The text was updated successfully, but these errors were encountered:
I'm submitting a feature request. (check one with "x")
Current behavior
Column Resize handle is present only in header cells and resizing happens in such a way that first the header cell resizes followed by body cells
Expected behavior
Either the column resize handle should be present in the body cells also or the body cells should resize along with the header cells.
Reproduction of the problem
Even in the basic example you can see the behaviour. https://swimlane.github.io/ngx-datatable/
What is the motivation / use case for changing the behavior?
If the body cells have wider content than header cell, user will be unable to know how long should he resize the column on moving the header resize handle.
Please tell us about your environment:
Windows 10, VS Code
Table version:
20.1.0
Angular version:
Angular 12 and 14
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
The text was updated successfully, but these errors were encountered: