[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 594: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Fórum Xmaker • Filtro DBgrid
Página 1 de 1

Filtro DBgrid

Enviado: Abril 6th, 2011, 1:03 pm
por Adilson
Prezados

Como faço para popular um Dbgrid filtrando pelo campo flag = "N"
lembrando que não quero filtrar a tabela , mas sim a grid.

ex.

Tabela : Ex_ames
Campo : Flag


Att

Adilson

Re: Filtro DBgrid

Enviado: Abril 6th, 2011, 2:06 pm
por Gustavo
Olá,

O DBGrid só representa dados da tabela, de forma que você não pode filtrar diretamente em um DBGrid, visto que o mesmo está LIGADO a tabela.