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

how can i catch editing field event? how can i get access to changed data in the table #46

Closed
alersenkevich opened this issue Sep 19, 2018 · 4 comments

Comments

@alersenkevich
Copy link

how can i catch editing field event? how can i get access to changed data in the table??

i changed the field, and i need to get changed data, i need to get rows in plain object format how can i do this with that lib? it's the most important thing in this and such libraries

@netchampfaris
Copy link
Collaborator

There is no editing event right now. You can get the changed values using
datatable.datamanager.getRows()

@alersenkevich
Copy link
Author

"There is no editing event right now" – go to the fucking notebook and work hard and make it right now 😂👨🏻‍💻🧐✍🏻

@alersenkevich
Copy link
Author

@netchampfaris listen, data manger.getRows gives me the all rows in table, changed and not changed, it's very stupid, because I need to check what rows were changed, bad lib and I don't understand why did you do that, it is useless, I need to make most part of work myself

@netchampfaris
Copy link
Collaborator

@alersenkevich I am sorry it does not help you. Right now, I am only building features which are needed by our application. I plan to standardize getting data and events like you suggested. Until then, you may have to find something else.

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

No branches or pull requests

2 participants