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

New Feature: edit-related events #101

Closed
TekSiDoT opened this issue Mar 15, 2016 · 0 comments
Closed

New Feature: edit-related events #101

TekSiDoT opened this issue Mar 15, 2016 · 0 comments
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@TekSiDoT
Copy link

Related to this forum post.

The datatable component currently does not emit events related to edit-actions. Possible actions could include:

  • onEditInit
  • onEditComplete
  • onContentChanged (triggered at each content change)
  • onEditAbort (ESC'ing while editing)

The events could emit the changed content, but Angular 2 offers enough data-binding methods that this seems rather unnecessary.

@cagataycivici cagataycivici added the Type: New Feature Issue contains a new feature or new component request label Mar 16, 2016
@cagataycivici cagataycivici added this to the 0.8 milestone Mar 16, 2016
@cagataycivici cagataycivici self-assigned this Mar 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

2 participants