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

CRUD #37

Open
rcorzogutierrez opened this issue Jan 15, 2014 · 4 comments
Open

CRUD #37

rcorzogutierrez opened this issue Jan 15, 2014 · 4 comments
Milestone

Comments

@rcorzogutierrez
Copy link
Contributor

maybe you could incorporate a functionality that would build a CRUD in a simple way.
https://editor.datatables.net/
thank

@tiliv
Copy link
Contributor

tiliv commented Jan 15, 2014

This is a possibility, although it's a paid service to use their editor, so I'm not sure if I can support that one directly.

But, we do support the x-editable plugin. Examples for how to get started with it: http://django-datatable-view.appspot.com/x-editable-columns/

@rcorzogutierrez
Copy link
Contributor Author

I saw some alternatives written in other languages ​​that do not directly use their editor but if they implement the idea.
http://www.grocerycrud.com/

@tiliv tiliv added this to the 1.0 milestone Mar 10, 2014
@tiliv tiliv modified the milestones: 1.1, 1.0 Jun 1, 2015
@doganmeh
Copy link
Contributor

doganmeh commented Feb 28, 2017

each of CRUD actions pertain to a single object/record, whereas datatable-view is grid; in other words, an organized listing of multiple records. Therefore, I think having CRUD built into datatable-view is a stretch. Having the xeditable_helper is understandable as an example helper. However, CRUD is much beyond in terms of scope and maintaining such a functionality would take away a lot from other basics that we need in terms of the grid.

@doganmeh
Copy link
Contributor

I take it back, involvement of xeditable in datatableview is much more than a helper

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

No branches or pull requests

3 participants