aspose file tools
The moose likes Swing / AWT / SWT / JFace and the fly likes JTable Problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT / JFace
Reply Bookmark "JTable Problem" Watch "JTable Problem" New topic
Author

JTable Problem

Ali Hassaan
Ranch Hand

Joined: May 16, 2001
Posts: 103
I am having a problem i JTable i.e
at runtime i m adding table columns on button click event but after the columns goes out of scope of scrollpane, horizontal bar is not coming...Vertical bar is working fine..
syed fazal faheem
Greenhorn

Joined: Jul 13, 2001
Posts: 12
Hi,
I guess u have added the table directly to panel. Try adding the table to scrollpane and adding the scrollpane to the panel. Hope this solves ur problem.
fazal
 
 
subject: JTable Problem
 
Threads others viewed
jtable
JTable
JTable problem
JTable
JTable
developer file tools