Hi Blake,

You can inspect the event, and figure out which element is clicked. Then 
you use `Angular.element(element).scope()` to get the scope of that 
element. 
I never used or looked at UI-Grid, but a quick glance through the 
documentation let me believe that in that scope there is a variable called 
rowRenderIndex on that scope.

If you can't get it to work, build us a plunk 
<http://plnkr.co/edit/tpl:480DsyCUkgvMsKYk7pyg>/fiddle, and someone of us 
will help you out.

Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" 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 http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to