react-data-grid icon indicating copy to clipboard operation
react-data-grid copied to clipboard

Attach an event handler to a column header

Open paddymul opened this issue 2 years ago • 0 comments

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.

paddymul avatar Mar 14 '23 15:03 paddymul