Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Data Grid › Custom column header and column group header buttons › Reply To: Custom column header and column group header buttons
November 25, 2025 at 10:56 pm
#113219
Participant
Hi, Markov:
Thank you for suggesting that approach. I’m able to catch clicks on the column, but it doesn’t appear possible to distinguish a click on the button from unrelated clicks on the column. This is important because we want to also have allowColumnHeaderSelection enabled so the column is selected on click.
I would need the composed path or target, but these are not useful from where columnClicked is dispatched. What is the way forward from here?
Cheers,
Patrick
-
This reply was modified 3 months, 1 week ago by
Patrick Walsh.