Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Column: resizable/reorderable for individual column level #1367

Closed
AvrajitBhattacharjee opened this issue May 12, 2020 · 1 comment · Fixed by #2824
Closed

Column: resizable/reorderable for individual column level #1367

AvrajitBhattacharjee opened this issue May 12, 2020 · 1 comment · Fixed by #2824
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@AvrajitBhattacharjee
Copy link

AvrajitBhattacharjee commented May 12, 2020

There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours

I'm submitting a ... (check one with "x")

[ ] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57

Codesandbox Case (Bug Reports)
Please fork the codesandbox below and create a case demonstrating your bug report. Issues without a codesandbox have much less possibility to be reviewed.

https://codesandbox.io/s/qjx332qq4

Current behavior

resizable/reorderable - User is not able to customize one particular column. If the table is marked as resizableColumns true or reorderableColumns as true, then all columns are getting resized, whereas if user wants to restrict any particular column from doing that then it's not possible.

Expected behavior

User should have control to override the same in column level too.

Minimal reproduction of the problem with instructions

Please tell us about your environment:

  • React version:
  • PrimeReact version:
  • 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]
@AvrajitBhattacharjee AvrajitBhattacharjee changed the title resizable for individual column level is not present resizable/reorderable for individual column level is not present May 12, 2020
@mcandu mcandu added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Aug 17, 2021
@mcandu mcandu self-assigned this Aug 17, 2021
@melloware melloware changed the title resizable/reorderable for individual column level is not present Column: resizable/reorderable for individual column level Apr 29, 2022
melloware added a commit to melloware/primereact that referenced this issue Apr 29, 2022
@melloware melloware assigned melloware and unassigned mcandu Apr 29, 2022
@melloware melloware added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Apr 29, 2022
@melloware melloware added this to the 8.1.0 milestone Apr 29, 2022
@melloware
Copy link
Member

Reorderable was already added but I added resizeable with this PR

melloware added a commit to melloware/primereact that referenced this issue May 9, 2022
mertsincan pushed a commit that referenced this issue May 12, 2022
* Fix #1367: Column resizeable attribute

* Update column.js

* Fix #1367: Column resizeable attribute

* Update colresize.js
@mertsincan mertsincan modified the milestones: 8.1.0, 8.1 May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants