Why is the controller's reference to the grid not yet set in the databound event? Is this a design choice or a bug?
You can get a complete reference by accessing the sender in the databound event, so why would the scope not be updated yet?
Here's a plunker pointing out what I mean: http://plnkr.co/edit/ErDILanappRCgMxxo3Jh
I'm relatively new to AngularJS, so if this is a matter of design and guidelines please enlighten me with the details.
Thanks
You can get a complete reference by accessing the sender in the databound event, so why would the scope not be updated yet?
Here's a plunker pointing out what I mean: http://plnkr.co/edit/ErDILanappRCgMxxo3Jh
I'm relatively new to AngularJS, so if this is a matter of design and guidelines please enlighten me with the details.
Thanks