Ng2-smart-table bind 'Add New' button event to an external button
问题 I have been using ng2-smart-table plugin for the table grid. There is an Add new button to add entry into the table. But i just want to trigger the 'Add new' event from an external button (May be top of the table but not within the table). There is a feature already available in the ng2-smart-table which is completely reverse to my requirement. That can be achieved by using 'mode:external' Currently this is open with their Github page as an issue. If they don't have an option with Ng2-smart