react-data-grid
react-data-grid copied to clipboard
Attach an event handler to a column header
Use case
I want to have column headers with event handlers.
Proposed solution
Probably add the click handler to the Column config.
Is this already possible? I couldn't find a reference to it.