Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Grid change acts before ng-click #385

Open
YonatanKra opened this issue Aug 27, 2014 · 0 comments
Open

Grid change acts before ng-click #385

YonatanKra opened this issue Aug 27, 2014 · 0 comments

Comments

@YonatanKra
Copy link

Hi,
Here's my scenrio:
http://dojo.telerik.com/oluM
The template for the title is an <a> tag.
When I click on it, the ng-click and ng-hrefdo work.
The problem is when doing ctrl+click in order to open the link in a new window - it selects the row.
I tried to use the ng-click in order to stop the propagaion, but it seems that the change event fires before.
Is there a way to prevent the choosing of the row when clicking on a certain element within a cell? Say an <a> tag?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant