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

Source data not updated when change data, click remove or duplicate button #191

Open
gufur opened this issue Mar 7, 2018 · 4 comments
Open

Comments

@gufur
Copy link

gufur commented Mar 7, 2018

Your work is exilent but I have an issue in my use of it. I started of by copying the full example using the demo .json file as input to my grid (as done in the example).
Now using the "demo.json" file as source to load data into the grid, I expect the thas file to be updated with my changes in the grid (change of data, use of delete or duplicate button).
How do I get the .json file updated with my changes in the grid?
/ Gunnar

@priximmo
Copy link

Hello,

have a solution for edit your tables ?

Thx

@rubenbuturca
Copy link

Premise: I am a developer like you, not the owner of this project.

Using the current source files, this project is unidirectional. That means it knows do display data and make it editable, but not saving any edit or delete or duplicate anywhere.
For some reason they removed the PHP and JS files that dealt with add / delete / update, together with files that were using MySQL database as data source.
Which is VERY BAD for us.

@jybeaujean
Copy link
Collaborator

Take a look at https://github.com/webismymind/editablegrid-mysql-example

@rubenbuturca
Copy link

Awesome - thanks!
I thought you guys put that into a Tesla Roadster and sent it to space since there is no such example in https://github.com/webismymind/editablegrid !

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

4 participants