How to display the values in tables in AngularJS?



How to display the values in tables in AngularJS?..

Answer / Eram Khan

Values can be displayed in tables in AngularJS using ng-repeat directive. The data source is passed as an array or JSON object, and each item is repeated in a table row.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What are the new features of angular 2?

1 Answers  


Please explain angular elements?

1 Answers  


How to read data from the server?

1 Answers  


What is zones in angular 2?

1 Answers  


Can we use to open-source library with angular?

1 Answers  


What should be the maximum number of concurrent “watches” ?

1 Answers  


What is the latest angular?

0 Answers  


Describe the angularjs boot process.

1 Answers  


What are the advantages of angular 2 ?

1 Answers  


What is interpolation in angular?

1 Answers  


Can multiple controllers be used in a single html page?

1 Answers  


Why is jit so fast?

1 Answers  


Categories