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 112179 - TableModel property editor does not edit new tables
Summary: TableModel property editor does not edit new tables
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks: 106280
  Show dependency tree
 
Reported: 2007-08-07 14:32 UTC by David Kaspar
Modified: 2007-11-02 08:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kaspar 2007-08-07 14:32:02 UTC
1) Create a Form with TableItem
2) Invoke its "TableModel" property editor
3) Press "Add" to add a table model
4) Multiple times press "Add Column" and then "Add Row" button
5) ERROR - A table is not rendered correctly
Comment 1 Anton Chechel 2007-08-24 18:11:30 UTC
fixed
Comment 2 Fabiola Rios 2007-11-02 08:51:22 UTC
Verified B2