Don Orrell
|
| Posted: 07/11/2001, 1:17 PM |
|
Is it possible to set up a grid form and a Record form on the same page. I
am try to have the record form show the record detail as the user selects
the grid row. I would also like for them to be able to make changes (edit,
delete, add) to the record.
I know I can have them select the grid row and jump to another page (record)
for the editing, but the user does not want to be going back and forth since
there is a very small number of fields to edit.
Don Orrell
|
|
|
 |
Don Safar
|
| Posted: 07/11/2001, 1:35 PM |
|
Right click on pages then select New page wizard from there select grid and
edit(same page).
"Don Orrell" <dorrell@favoritenurses.com> wrote in message
news:9iic7t$k53$1@news.codecharge.com...
> Is it possible to set up a grid form and a Record form on the same page.
I
> am try to have the record form show the record detail as the user selects
> the grid row. I would also like for them to be able to make changes
(edit,
> delete, add) to the record.
>
> I know I can have them select the grid row and jump to another page
(record)
> for the editing, but the user does not want to be going back and forth
since
> there is a very small number of fields to edit.
>
> Don Orrell
>
>
>
|
|
|
 |
Don Orrell
|
| Posted: 07/12/2001, 6:23 AM |
|
Thanks.
Sometimes I get so wrapped up in coding that I forget to use the wizards.
It was right there in front of my face.
Don Orrell
"Don Safar" <dsafar@hotmail.com> wrote in message
news:9iida3$m7q$1@news.codecharge.com...
> Right click on pages then select New page wizard from there select grid
and
> edit(same page).
>
> "Don Orrell" <dorrell@favoritenurses.com> wrote in message
>news:9iic7t$k53$1@news.codecharge.com...
> > Is it possible to set up a grid form and a Record form on the same page.
> I
> > am try to have the record form show the record detail as the user
selects
> > the grid row. I would also like for them to be able to make changes
> (edit,
> > delete, add) to the record.
> >
> > I know I can have them select the grid row and jump to another page
> (record)
> > for the editing, but the user does not want to be going back and forth
> since
> > there is a very small number of fields to edit.
> >
> > Don Orrell
> >
> >
> >
>
>
|
|
|
 |
|