Discussion:
jqGrid
Denis Caggiano
2010-07-30 20:34:50 UTC
Permalink
Does anyone here had use the jqGrid?
If yes, how can I use *onclickSubmit* event in the edit submit button?

I cant understand this documentation:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:form_editing

<http://www.trirand.com/jqgridwiki/doku.php?id=wiki:form_editing>Tks.
--
Denis Martins Caggiano
Ricardo Fontão Verhaeg
2010-08-04 19:23:36 UTC
Permalink
Hi Denis

what is your intent for doing this? you want to add custom data to the post
or change the data?

this will call a function just before sending the data to the server. with
the POST array formed (or what will become it after submitting)

Ricardo Verhaeg
Bacharelado Ciências da Computação - USP - São Carlos (2005)
Virgos Tecnologia da Informação - Desenvolvimento
Post by Denis Caggiano
Does anyone here had use the jqGrid?
If yes, how can I use *onclickSubmit* event in the edit submit button?
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:form_editing
<http://www.trirand.com/jqgridwiki/doku.php?id=wiki:form_editing>Tks.
--
Denis Martins Caggiano
Denis Caggiano
2010-08-04 22:48:46 UTC
Permalink
Brasileiro? :)
Estou usando a Grid Master Detail para alterar dados no banco.
Porém a grid que exibe o detalhamento (que se pode excluir/inserir/alterar
itens) não estou conseguindo enviar o ID da master grid para o banco.
Ou seja, consigo fazer tudo nas 2 grids, porém nao consigo adicionar na
segunda Grid, pois preciso do ID do item selecionado da primeira.

Entendeu?

Vlw.
Post by Ricardo Fontão Verhaeg
Hi Denis
what is your intent for doing this? you want to add custom data to the post
or change the data?
this will call a function just before sending the data to the server. with
the POST array formed (or what will become it after submitting)
Ricardo Verhaeg
Bacharelado Ciências da Computação - USP - São Carlos (2005)
Virgos Tecnologia da Informação - Desenvolvimento
Post by Denis Caggiano
Does anyone here had use the jqGrid?
If yes, how can I use *onclickSubmit* event in the edit submit button?
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:form_editing
<http://www.trirand.com/jqgridwiki/doku.php?id=wiki:form_editing>Tks.
--
Denis Martins Caggiano
--
Denis Martins Caggiano
Loading...