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

DataTable onRowBlur and onRowMouseLeave events #1945

Closed
arturriabtsun opened this issue Apr 6, 2021 · 1 comment · Fixed by #3705
Closed

DataTable onRowBlur and onRowMouseLeave events #1945

arturriabtsun opened this issue Apr 6, 2021 · 1 comment · Fixed by #3705
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@arturriabtsun
Copy link

[x] feature request

Current behaviour

DataTable's row do not have onBlur and onMouseLeave events.

Expected behaviour

Would be great to have these events like onRowBlur and onRowMouseLeave for rows or rowTemplate prop for DataTable that gives you an ability to create your own template for rows.

@mcandu mcandu added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Oct 5, 2021
melloware added a commit to melloware/primereact that referenced this issue Nov 25, 2022
@melloware melloware self-assigned this Nov 25, 2022
@melloware melloware added this to the 8.7.3 milestone Nov 25, 2022
@melloware
Copy link
Member

Added onRowMouseEnter/onRowMouseLeave

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.

3 participants