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

emit onHeaderClicked in row marker column #979

Closed
wants to merge 1 commit into from

Conversation

TheSisb
Copy link

@TheSisb TheSisb commented Jul 10, 2024

Resolves #974
Undoes #294

Rationale:

  • Allows tapping into that click handler to perform custom actions
  • Given that a column index of -1 is provided for row marker columns, it is very easy to ignore if unwanted from the consuming side.

I'm not really expecting this to be merged, but sharing in case anyone needs this change as well.

@TheSisb TheSisb closed this Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

onHeaderClicked not triggering on rowMarker in header
1 participant