| SWT Table with large number of columns does not display column headers [message #723873] |
Fri, 09 September 2011 14:20  |
Ravi Messages: 4 Registered: May 2011 |
Junior Member |
|
|
Hello,
I have an SWT Table with large number of columns (500). With some predefined column width (100), I can only see some 300 columns' headers, rest look blank. If I resize to reduce the column width, I can see more columns. There is no problem in seeing the actual data though. This is observed only on Windows (XP). On Linux, I dont see this issue.
Is there any workaround or solution to this?
Is there a defect already filed? Can I have the number please?
Thanks,
Ravi
|
|
|
|
|
|
| Re: SWT Table with large number of columns does not display column headers [message #724890 is a reply to message #724534] |
Tue, 13 September 2011 08:42   |
Vijay Raj Messages: 603 Registered: July 2009 |
Senior Member |
|
|
Actually Tables and Trees are intended to show metadata,hence it would be a bad practice to show more no of columns in a table or tree..
instead the table should show important(sortable or filter columns only) columns and on selection your may show the detailed view in a form kind of GUI.
---------------------
why, mr. Anderson, why, why do you persist?
Because I Choose To.
Regards,
Vijay
|
|
|
|
Powered by
FUDForum. Page generated in 0.01585 seconds