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 94225

Summary: Table : When bound to database, make only applicable component types visible in layout
Product: obsolete Reporter: bugbridge <bugbridge>
Component: visualwebAssignee: Gregory Murphy <gjmurphy>
Status: NEW ---    
Severity: blocker CC: charyk
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description bugbridge 2007-02-03 01:40:01 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original Target Release: mako_dev; Suggested Target Milestone : Dev


Original submitter: charyk

Description:
Drop table component, bind it to data base table which contains diff data type
columns( int,date,boolean... ), Table layout allows a column to assign component
of any type (radio, group panel...)

When a table is bound to database table, only applicable component types should
be listed for a perticular data type column.