[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 • Autocompletar
Página 1 de 1

Autocompletar

Enviado: Março 30th, 2011, 11:39 pm
por Leandro Coelho
Alguem pode me dar uma dica de como fazer um autocompletar em um campo dbedit ???

Re: Autocompletar

Enviado: Março 31st, 2011, 2:15 pm
por Gustavo
Olá,

você que utilizar um Autocompletar semelhante ao usado no delphi?
Para podermos ajuda-lo melhor, nos explique em que situação você quer utilizar o Autocompletar.

Re: Autocompletar

Enviado: Abril 1st, 2011, 9:37 am
por Leandro Coelho
Poderia ser igual o do delphi.

Eu to pessando assim, quando o cursor estiver no campo, conforme for digitando já ir aparecendo as possiveis opções que já existem no banco de dados.

Eu to fazendo um cadastro de contatos ligado ao cadastro de cliente, dentro do cadastro de contato tem o campo cargo, gostaria de usar esta função neste campo.