0

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 1

2

Try a custom table component like this. Custom angular2 table

Sign up to request clarification or add additional context in comments.

4 Comments

Then you can create a shared module with a table component and calender component and include the shared module in your module.
But when I tried I don't get a proper row or header or anything like that and I don't know why.
I want something similar.. but I don't understand how the code works
I don't have enough reputation.. :(

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.