jtable.org in row editing

83 Views Asked by At

I am using http://www.jtable.org/ I want to inline row editing rather than separate form. I can't any help online. Is there any way to implement in line row editing using jtable

1

There are 1 best solutions below

0
misterP On

jTable is a CRUD front end to a database. It is not a grid tool.

Heaps of code can make it inline, but you will overwriting much of jTable. Probably easier to find a different tool.