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 94432 - Parameter textfield should be disabled/removed
Summary: Parameter textfield should be disabled/removed
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: _ jimdavidson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-05 18:15 UTC by bugbridge
Modified: 2007-02-05 18:15 UTC (History)
1 user (show)

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 bugbridge 2007-02-05 18:15:49 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original Target Release: shortfin_dev; Suggested Target Milestone : 5.5


Original submitter: mikhailmatveev

Description:
In add query criteria dialog, user can specify either value or parameter
criteria; choice is made by radio buttons. Parameter criteria is always "WHERE
FIELD=?", so there is no need for editable textfield attached to corresponding
radio button. It should be either editable or be removed at all.