[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 • Botão Localizar
Página 1 de 1

Botão Localizar

Enviado: Julho 12th, 2011, 12:32 pm
por gsilvei
Ola,
Nos formulários tem o Botão Localizar,
que chama o Pesquisa_Ed,
tem como ao pesquisar ele mostrar agrupado meu filtro
ex:
Localizar - Nome do Cliente - José
Mostrar todos os José

Obrigado

Re: Botão Localizar

Enviado: Julho 13th, 2011, 11:30 am
por Suporte
Olá,

Use a opção filtrar no lugar de localizar... botão dir. do mouse sobre a aba consulta e escolha a opção filtrar.

Selecione o campo e o operando contém, no campo valor coloque o nome a pesquisar.

O resultado será exatamente o que você precisa.

Re: Botão Localizar

Enviado: Julho 18th, 2011, 9:04 pm
por CarlosRSilva
Colega,

Este é o comportamento padrão do Grid Pesquisa.
A busca é sensitiva e vai agrupando por aproximação com o valor digitado.
Se digitar Jo...
Mostra:
João
Jose
José Carlos
José Claudio
José Luis

etc...
Par isso a pesquisa tem que ser configura da como Formulário e a pesquisa executada a cada caracter.