angular/angular.io

i have one doubt in Angular 2 , i have created 2 components parent and child, in parent am displaying table of data and i am displaying selected data in child component using (onrowselect) property binding but the problem is without using eventbinding whatever the changes i m doing in child component its reflecting in parent how its possible but i dont want that how can overcome this anyone plz help me how to solve this?

Opened this issue · 2 comments

I think this repo is not right place for your question This repo is specific to the Angular website. You should ask on stackoverflow or gitter instead.