[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 • DbDateEdit [RESOLVIDO]
Página 1 de 1

DbDateEdit [RESOLVIDO]

Enviado: Março 25th, 2015, 10:22 am
por Gilberto
Bom Dia.

Quando preeenchemos um campo de data em um cadastro através do DbDateEdit ao clicarmos duplo ou enter na data escolhida no calendário a data é capturada mas o registro corrente passa a ser outro.
Isso é um bug do xmaker6 ou pode ser corrigido através de codigo ?

Att
Gilberto
Imprime Informática

Re: DbDateEdit

Enviado: Março 31st, 2015, 2:54 pm
por hudnet
Gilberto, verifique se você não faz nenhum processamento no onchange do botão que dispare uma atualização da tabela, ou mesmo no onactivate do formulário, pois não parece, mas quando este calendário abre o form perde o foco, ao dar o duplo click e ele fechar o evento é chamado, já percebi isto em um cadastro que tinha um evento assim.

Re: DbDateEdit

Enviado: Março 31st, 2015, 5:00 pm
por Suporte
Olá,

Verificamos agora no SFI compilado versão Xmaker6 e com a Versão XmakerXE7 Delphi Xe7 e não ocorreram problemas.

Isso ocorre em algum form isolado, houve alguma alteração no componente?

Conte conosco!

Re: DbDateEdit

Enviado: Abril 6th, 2015, 5:51 pm
por Gilberto
Obriado Hudnet.
Realmente analisando, acertei uns comandos no onactivate do form e deu certo.
Att
Gilberto