Skip to content

event listener for column #32

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

Open
Naveen-ASI opened this issue Mar 31, 2017 · 1 comment
Open

event listener for column #32

Naveen-ASI opened this issue Mar 31, 2017 · 1 comment

Comments

@Naveen-ASI
Copy link

Hi,

This library saved my lot of work time, but i need some help. I need to add button and event listener for for one of the column in grid . i didnt get any document regarding this . please help me

@AlexanderZhukCoherent
Copy link
Contributor

AlexanderZhukCoherent commented Apr 7, 2017

@Naveen-ASI Not sure what you mean by event listener here. You can use any layout and any standard Angular or JS event handlers, like ng-click / ng-change, for any DOM element inside of the table definition. Also you can use standard $watch for the data set consumed by data grid, but once again it's outside of the directive implementation and should be part of your controller itself. Please provide more details on specific requirements you have, thanks,

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

2 participants