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 to know which cell is saved #387

Open
lawrenceching opened this issue Jul 10, 2024 · 0 comments
Open

How to know which cell is saved #387

lawrenceching opened this issue Jul 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@lawrenceching
Copy link

lawrenceching commented Jul 10, 2024

Hi,

I wanna know how to get the row and column of a saved cell.
I saw "datatable.update" event but it did carry any arguments in callback funtion.

In source code, I saw editable.save.cell which exactly did the job.
But it's not exposed in document.

So I want to clarify:

  1. Is editable.save.cell not supposed to be used by user?
  2. Or just missed to mention in document?

If the answer is 2, I created a PR to improve the docs:
#388

@lawrenceching lawrenceching added the bug Something isn't working label Jul 10, 2024
lawrenceching added a commit to lawrenceching/simple-datatables that referenced this issue Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant