Hi,
I'm using kendo ui with angularjs,
I have a grid with row template.
I added ng-dblclick event on the row (or on the grid) in order to edit the row on double click.
on the first row I double clicked everythiong works fine, but when I click on another row I get an error which I didn't find a way to solve.
I created a similar plunker to demonstrate the problem:
http://plnkr.co/edit/w2KyuC9zl1832iemydP3?p=preview
Thanks,
Idan.
I'm using kendo ui with angularjs,
I have a grid with row template.
I added ng-dblclick event on the row (or on the grid) in order to edit the row on double click.
on the first row I double clicked everythiong works fine, but when I click on another row I get an error which I didn't find a way to solve.
I created a similar plunker to demonstrate the problem:
http://plnkr.co/edit/w2KyuC9zl1832iemydP3?p=preview
Thanks,
Idan.