Erro encontrado GridPesquisa - Ao Suporte

Destinado ao auxílio e Troca de informações sobre a ferramenta Xmaker
[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
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

Erro encontrado GridPesquisa - Ao Suporte

Mensagempor Leão » Setembro 15th, 2011, 9:02 am

Ao atualizar da versão 5.xx para versão 6, no formulário GridPesquisa, existe um erro
ao selecionar o Operdor 'Contém', na pesquisa ao digitar, acontece-o.
estar assim:
if ((CmpF.Tipo <> tpAlfanumerico) or
(CmpF.Tipo <> tpString) or


o certo é:

if ((CmpF.Tipo <> tpAlfanumerico) and
(CmpF.Tipo <> tpString) and
(CmpF.Tipo <> tpWideString)) and

//troque por and.

(EdOperador.ItemIndex = 6) then
begin
MessageDlg('Operação ''Contém'' é somente válida para campos Alfanuméricos !',mtError,[mbOk],0);
EdPesquisa.SetFocus;
exit;
end;



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

Erro encontrado GridPesquisa - Ao Suporte ???

Mensagempor Leão » Setembro 26th, 2011, 8:40 am

Olá,
O suporte não se manifesta...


[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
[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: Nenhum usuário registrado e 99 visitantes