Hi,
How to iterate the column headers with dynamic and static content in angular 5.

From the above example- Name and department are static content(hardcode values), 01.01.2015 , 01.02.2016, 01.03.2016 are dynamic content to be iterated using ngfor.
please provide solution in ANgular 5
Bhairab DuttPosted Jul 10, 2018, 1:18 PM
Hope Its helps to you.
Thanks