'How to show column names when there is no data in ag-grid angular

When no data is returned, ag-grid shows No Rows To Show message. I am okay with the message but along with it, I would like to see the column names in the header even when there is no data. Is this possible?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source