This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 65935 - [50cat] Table Model Editor Not Saving Resize
Summary: [50cat] Table Model Editor Not Saving Resize
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: Other Other
: P3 blocker with 2 votes (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-05 09:23 UTC by ruxton
Modified: 2008-04-29 09:18 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ruxton 2005-10-05 09:23:09 UTC
[ BUILD # : 5.0 Beta ]
[ JDK VERSION : 1.5.0_06 ]

This is OS-Independant

Currently you can add rows, add columns, give them titles etc. (this is all working great btw)  One thing that doesnt happen though is if you resize the width of a column in that model, it is not saved back to the model itself.  So next time you open the model to edit again, or when you in fact run the app using the form you created, the models columns are still evenly split.
Comment 1 kate 2008-04-29 09:18:42 UTC
It is true that changes to columns order and size are not persistent in "Properties" -> "model".
Anyway, if you set it (Min. Width, Pref Width etc.) in "Table Contents" -> "Columns" tab, it is persistent.