Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular + Gridder = ng-click directive doesn't work #48

Open
bharathitman opened this issue Sep 13, 2016 · 2 comments
Open

Angular + Gridder = ng-click directive doesn't work #48

bharathitman opened this issue Sep 13, 2016 · 2 comments

Comments

@bharathitman
Copy link

bharathitman commented Sep 13, 2016

I know this is a jquery only plugin. I am using gridder with angular. The 'expand template' (The expanding preview) of gridder includes buttons. However, these buttons do not propogate ng-click (similar to onclick, but calls a function in the controller instead - think mvc, view calling the controller) events at all. Seems to be a weird issue. $compile service provided by angular doesn't seem to work either

@orion3dgames
Copy link
Owner

orion3dgames commented Sep 20, 2016

Yes, from what I understand, all content need to be compiled. There must be some way to compile dynamically generated content? I'm not familiar with angular, sorry.

@sateesh2499
Copy link

Hi, I am also trying to use gridder with angularjs. Is there any workaround to make it work?

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

No branches or pull requests

3 participants