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

Add custom listener to the templates #12

Closed
zdravkov opened this issue Mar 4, 2019 · 2 comments
Closed

Add custom listener to the templates #12

zdravkov opened this issue Mar 4, 2019 · 2 comments
Assignees
Labels
Bug Item which indicates that something is not working

Comments

@zdravkov
Copy link
Member

zdravkov commented Mar 4, 2019

We need events that could be triggered from the template and handled form the component as in this scenario - https://stackblitz.com/edit/5dqzid-ktee3g?file=index.js

In our to add such possibility we will add 'change' events that will be able to be triggered with an argument form the template

@zdravkov zdravkov added the Bug Item which indicates that something is not working label Mar 4, 2019
@JishadMT
Copy link

JishadMT commented Mar 4, 2019

Passing $listeners on the grid down to the row/cell templates will give the freedom to define custom event listeners on the grid

@zdravkov
Copy link
Member Author

zdravkov commented Mar 4, 2019

Thank you, @JishadMT for sharing this idea and for your concern with Kendo Native Vue Grid- we will consider it when researching the issue. If you have other improvement ideas about our new Vue Native Grid we will be glad to hear them too.

Greetings,
Plamen

@zdravkov zdravkov self-assigned this May 20, 2019
@zdravkov zdravkov changed the title Add 'change' events to the templates if there are not exposed Add custom listener to the templates May 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working
Projects
None yet
Development

No branches or pull requests

3 participants