I am trying to implement ag-Grid in angular.
Here what is my requirement.
- Each cell under the 'Name' (header) column needs to be updated to the value I entered in the 'Set default column data' (input field).
"The input field (set default column data) will popup when we press the header 'Name'"
- Need output like below screenshot
I didn't find any relatable document for it. Any one have any reference please feel free to support. Thank you in advance