1
Answer

Angular 5- Mixed dynamic and static content in table

nithi mano

nithi mano

6y
1.1k
1
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 
 
Answers (1)