L
loris_p
Hi, I have a JTable bound to a List of Movements. Every movement has a
List of Users. I need a JList with selected elements bound to the
users contained in the List of the selected movement. I'm using
Netbeans 6.01. If I use the binding menu and bind selected elements to
${selectedElement.users} of the table it doesn't work. Any idea?
List of Users. I need a JList with selected elements bound to the
users contained in the List of the selected movement. I'm using
Netbeans 6.01. If I use the binding menu and bind selected elements to
${selectedElement.users} of the table it doesn't work. Any idea?