|
-
January 14th, 1999, 02:22 AM
#1
Communication between two JTables
Hi
I have got two tables say Usertable and Roletable .
The Usertable has two columns "UserName" & "RolesAttached" .
The RolesAttached column has a Checkbox component ie a boolean value and a
UserName has a TextField(String Value).
The Roletable has one column "RolesAvailable" which has a TextField component
associated with it.
My requirement is that when I click on of the roles in RoleTable and
then click on a username in UserTable then the RolesAttached checkbox
should be set to true value for that username.
Please explain me some way how it can be done.
Thanks in advance
Ajay
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|