Filter in a CRDBGrid

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
bikerator
Posts: 1
Joined: Fri 17 Feb 2012 12:46

Filter in a CRDBGrid

Post by bikerator » Fri 17 Feb 2012 12:54

I need to make a filter in a field like "pepe" y "juan", but i don't how how it worrks.

There are somebody who kwons the correct syntax for the crdbgrid filter.


Thanks, and sorry by my bad english.

alexa

Post by alexa » Fri 17 Feb 2012 13:50

There is a small down arrow in the top right corner of the column title that appears when you place the mouse pointer over the column title in the grid. You can also setup a custom filter in the 'Filter Editor' dialog box that can be invoked by either of the ways:

1. Right-click a column title and select 'Filter Editor' in the popup menu.
2. Right-click anywhere in the grid and select 'Quick Filter -> Condition' in the popup menu.

Please also refer to the 'Filtering Data in Grid' topic in dbForge Studio for MySQL help documentation for details.

Post Reply