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.
Filter in a CRDBGrid
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.
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.