Hi, I am usign JBuilder 6 and I have a problem using the JScrollPane container.
I put a JScrollPane container on my window form and then I put a JTable object on the container. The problem is that the horizontal scrollbar doesn't work but the vertical one does. How can I make it work?
I put a JScrollPane container on my window form and then I put a JTable object on the container. The problem is that the horizontal scrollbar doesn't work but the vertical one does. How can I make it work?