[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3824: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3827: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
Next Framework • Ver Tópico - CRUD mestre-detalhe - como inibir botões
Página 1 de 1

CRUD mestre-detalhe - como inibir botões

MensagemEnviado: Qui Ago 11, 2011 12:23 am
por jtakata
Rógel e demais membros.
Como faço pra inibir os botões remover e Adicionar Registro de um determinado CRUD mestre-detalhe?
Na verdade, eu queria, em alguns casos, usar a facilidade do CRUD mestre-detalhe apenas para mostrar os detalhes de um mestre.
Grato,
Jorge

Re: CRUD mestre-detalhe - como inibir botões

MensagemEnviado: Sáb Ago 13, 2011 11:37 am
por rogelgarcia

Re: CRUD mestre-detalhe - como inibir botões

MensagemEnviado: Dom Ago 14, 2011 8:00 pm
por jtakata
Beleza, funcionou!!!
Muito Obrigado e abraços.