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

Summary: [50cat] Table Model Editor Not Saving Resize
Product: guibuilder Reporter: ruxton <ruxton>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: Other   
OS: Other   
Issue Type: ENHANCEMENT Exception Reporter:

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.