-1

Please refer this image

When i entered state name and state code and clicked on add that contents should be present on that data table. How to achieve it using angular 4?? i am using angular material data table

chethu
  • 127
  • 1
  • 3
  • 14

1 Answers1

2

You need to push the data into datasource refer this link you will get a solution Add a new row

chethu
  • 353
  • 1
  • 5
  • 16