Results 1 to 1 of 1
- 11-02-2010, 12:23 PM #1
Member
- Join Date
- Oct 2010
- Posts
- 3
- Rep Power
- 0
JTable and AUTO_RESIZE_OFF and column resize creating extra sapce on end of table.
Hello All,
I had created one JTable, with auto rize mode as AUTO_RESIZE_OFF.
I am using a horizontal scroll policy.
I had created a component listener, so whenever the panel which contains JTable resizes, i am setting the column width according to fit the table with.
I am facing a issue here, when i drag the last column of the table, it creating empty space in the table at last position.
Can anyone tell me how to resolve this extra space issue.
Thanks in advance.
Regards!
Asif
Similar Threads
-
selecting column names dynamically from table column header
By neha_sinha in forum AWT / SwingReplies: 1Last Post: 07-06-2010, 04:50 PM -
table column sort
By new2java2009 in forum New To JavaReplies: 8Last Post: 04-16-2010, 01:17 AM -
Non-Editable Table Column
By ld_pvl in forum AWT / SwingReplies: 6Last Post: 08-03-2009, 06:35 PM -
How to resize columns as SWT table resizes
By Java Tip in forum SWTReplies: 0Last Post: 07-11-2008, 03:08 PM -
Sorting a SWT table by column
By Java Tip in forum SWTReplies: 0Last Post: 07-11-2008, 03:07 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks