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 155175 - Quick filter suggestions
Summary: Quick filter suggestions
Status: NEW
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on: 155174
Blocks:
  Show dependency tree
 
Reported: 2008-12-10 18:11 UTC by Roman Mostyka
Modified: 2013-08-01 14:14 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 Roman Mostyka 2008-12-10 18:11:38 UTC
In the context of results filtering it will be good to have quick filter suggestions (e.g. "filter by column value").
Comment 1 _ ahimanikya 2008-12-10 20:24:24 UTC
Yes, this is also known as Matchbox feature. We do have plan to do this in future.
Comment 2 _ ahimanikya 2008-12-17 11:24:06 UTC
Fixed as part of the last checkin
http://hg.netbeans.org/main/rev/bfc1f5960f00
Comment 3 Roman Mostyka 2008-12-18 16:45:15 UTC
Ahi, actually only issue #155174 was fixed.
Matchbox filters by all data in results, but this enhancement request is about filtering only by some specific area,
like column. For example user wants to filter by name in Name column. Currently if user types 'to', then all data which
contains 'to' will be shown, but if user wants to see only records where column name contains data with 'to', it should
be also possible.
Comment 4 Jiri Rechtacek 2009-10-16 14:06:15 UTC
Reassigned to new owner.