Martin,
There has been discussion about manipulating grid.  Search for threads
containing form.create()

Also perhaps Anthony will chime in.  He knows this stuff pretty well.

apple,
> Surely the grid is just a grid and does not have a submit button?

SQLFORM.grid is much more than that.

http://web2py.com/books/default/chapter/29/7#SQLFORM.grid-and-SQLFORM.smartgrid-(experimental)

On Dec 19, 9:48 am, apple <simo...@gmail.com> wrote:
> Surely the grid is just a grid and does not have a submit button?
>
> Do you mean that you have a grid linked to a form and you want to
> refresh it when the form is submitted?
>
> On Dec 18, 9:10 pm, Martin Weissenboeck <mweis...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hi,
> > I have one form created with SQLFORM and another form created with
> > SQLFORM.grid. Each form has its own submit-button.
> > Is there a simple way to concatanate these forms to one form, which could
> > be sent with one submit-button?
>
> > Regards, Martin

Reply via email to