0

I am trying to add a button to only one AG-Grid header. I am able to add buttons to all headers using frameworkComponents but I need to apply it to a specific column. I tried headerComponentFramework but couldn't succeed. Any Idea of how to achieve it in ReactJS based project. This question is similar to Angular - Ag-grid cellRendering only on one column header

Krishnath
  • 1
  • 1

1 Answers1

0

Hope this will help you.You can use any custom button. I used material button for demo Button in custom header of Ag-gird