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

Add onColumnResizerClick and onColumnResizerDoubleClick callbacks for column resizers on DataTable #2047

Closed
master117 opened this issue May 19, 2021 · 0 comments
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@master117
Copy link
Contributor

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

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

I would like to have click and double click events for column resizers. Many DataTable tools feature (double)click between table headers for automatic column width adjustment. Like excel, google docs etc. To be able to add this functionality I need to receive click events from the resizer.

@mertsincan mertsincan added the Type: New Feature Issue contains a new feature or new component request label May 20, 2021
@mertsincan mertsincan added this to the 6.4.0 milestone May 20, 2021
@mertsincan mertsincan changed the title Click and double click events for column resizers Add onColumnResizerClick and onColumnResizerDoubleClick callbacks for column resizers on DataTable May 20, 2021
mertsincan added a commit that referenced this issue May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

2 participants