editing (more) cells - 易学问答
editing (more) cells
In primefaces I have a database with OneToMany relation. I have already made add(Create), search(Read) and Delete, now I want to also make edit(Update) operation.
For