Java Swing JTable Disable Row

Joined
Jun 22, 2010
Messages
1
Reaction score
0
I want to disable a JTable row when a value in some other row changes.

For e.g.: A JTable contains amounts and other String data related to it.
Columns - id, name, group, amount.

Intially all the rows are editable. The data is such that some rows are related to each other by group. When amount is changed for any of the row, I want to disable editing of the rows in the same group.

request you to help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top