|
yeah, finally it works..
but the JTable won't refresh after I add a new row, but for delete row, it works, because I didn't call for a new form for deleting or refreshing, but I use a new form for add (insert) a new row and it doesn't want to refresh after Insert.
And how to Update? when I use web programming, I can passing through parameter, for desktop programming, how to do like this?
Thanks againn ^^
|