Filtro em relatório \

Destinado ao auxílio e Troca de informações sobre a ferramenta Xmaker
Leão
Mensagens: 149
Registrado em: Junho 24th, 2011, 10:06 am
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1236: count(): Parameter must be an array or an object that implements Countable

Re: Filtro em relatório \

Mensagempor Leão » Agosto 4th, 2016, 4:24 pm

Olá Hudnet, fiz conforme seu exemplo, mas não teve efeito nenhum, agradeço e aguardo...

hudnet
Mensagens: 21
Registrado em: Janeiro 24th, 2012, 9:47 am
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1236: count(): Parameter must be an array or an object that implements Countable

Re: Filtro em relatório \

Mensagempor hudnet » Agosto 4th, 2016, 5:10 pm

Leão me add no skype hudnet ou no gmail hudson@activemaster.com.br pra eu tentar te ajudar, fiz um teste no meu e este filtro funcionou normal.

Leão
Mensagens: 149
Registrado em: Junho 24th, 2011, 10:06 am
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1236: count(): Parameter must be an array or an object that implements Countable

Re: Filtro em relatório \

Mensagempor Leão » Agosto 4th, 2016, 7:45 pm

Certo vou te add, e baixe https://www.teamviewer.com/pt/download/ ... -versions/
versão 9

Obrigado,
Leão

Leão
Mensagens: 149
Registrado em: Junho 24th, 2011, 10:06 am
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1236: count(): Parameter must be an array or an object that implements Countable

Re: Filtro em relatório \

Mensagempor Leão » Agosto 5th, 2016, 2:54 pm

Olá, agora deu certo dessa maneira, conforme orientou o Hudnet

procedure TFormDigitacao2.XNumEdit2BtnClick(Sender: TObject);
begin

FormGridPesquisa := TFormGridPesquisa.Create(Application);
Try
FormGridPesquisa.Atalho := VK_F8;
FormGridPesquisa.Campo := TabGlobal.DProdutores.COD_LINHA;
TabGlobal.DProdutores.COD_LINHA.FiltroFixo.Text := '(LINHAS.COD_PRACA= '+XnumEdit1.Text+') ';
FormGridPesquisa.Avulso := True;
if FormGridPesquisa.ShowModal = mrOk then
XNumEdit2.Value := FormGridPesquisa.Resultado;
Finally
FormGridPesquisa.Free;
end;


end;



Obrigado,
Leão


[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1236: count(): Parameter must be an array or an object that implements Countable

Voltar para “Xmaker”

Quem está online

Usuários navegando neste fórum: Google [Bot] e 20 visitantes