I would like to create a dynamic table using angular, but I don't know where to start. I have done the tour of heroes tut and i want to move forward. The table would later become a calendar.
1 Answer
Try a custom table component like this. Custom angular2 table
4 Comments
RemyaJ
Then you can create a shared module with a table component and calender component and include the shared module in your module.
Béla Olcsán
But when I tried I don't get a proper row or header or anything like that and I don't know why.
Béla Olcsán
I want something similar.. but I don't understand how the code works
Béla Olcsán
I don't have enough reputation.. :(