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

Summary: Quick filter suggestions
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: Show DataAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 155174    
Bug Blocks:    

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.