I am using ng2-smarttable for rendering the data in a table and i have implemented the custom button in another component.
And i want to reload the data once click on the button. I am getting the error saying, ERROR TypeError: Cannot read property 'showData' of undefined I have added the code in stackblitz.com. Can anyone help on this https://stackblitz.com/edit/smarttable-dtgk61?file=app/app.component.ts -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
