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

Example for internal Grid editor and JPA #26

Open
red-hood opened this issue Oct 13, 2016 · 2 comments
Open

Example for internal Grid editor and JPA #26

red-hood opened this issue Oct 13, 2016 · 2 comments

Comments

@red-hood
Copy link

Hi,

it took me quite some time to figure out how to save an item which was edited by the internal Grid editor to a JPA database. I did not want to use the JPAContainer, as the documentation states it is now deprecated. Unfortunately, there is little documentation and examples on which events to register to, and which data to retrieve to get the actual bean, which can be persisted, so I think an example would be quite helpful.

Could you provide some, or should i try to make one and crate a pull request?

Cheers,
Chris

@mstahv
Copy link
Owner

mstahv commented Nov 14, 2016

Hi,

I don't remember exactly what features of Table is used in this example. I'm not a big fan of the Grid's inline editor form as it seldom works in real life, but if some simple feature could be implemented with it, maybe it could indeed work.

Feel free to suggest a pull request!

@mstahv
Copy link
Owner

mstahv commented Nov 14, 2016

Maybe the "Product" view could be replaced with Grid editor based implementation? That should be simple enough.

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