Re: data binding question

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Nikhil Patel (nikhil0100_at_aol.com)
Date: 03/10/04


Date: Wed, 10 Mar 2004 14:25:40 -0500

Thanks again. I am a beginner. So can you please tell me how I can refresh
the parent from the second window?

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:eMNStFtBEHA.2888@TK2MSFTNGP09.phx.gbl...
> no, not at all. You'll just have to use a clientside event after the save
to
> 1) refresh parent and 2) to close the existing window
>
> --
> Curt Christianson
> Owner/Lead Developer, DF-Software
> www.Darkfalz.com
>
>
> "Nikhil Patel" <nikhil0100@aol.com> wrote in message
> news:uDizKDtBEHA.684@tk2msftngp13.phx.gbl...
> > Thanks.
> >
> > Does that mean the whole form will need to be designed using Javascript?
> >
> > "Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
> > news:O9uDY9sBEHA.140@TK2MSFTNGP09.phx.gbl...
> > > you will have to have your save use some clientside code then to
> > > refresh/reload the "parent" window. It's not an serverside function.
> > >
> > > --
> > > Curt Christianson
> > > Owner/Lead Developer, DF-Software
> > > www.Darkfalz.com
> > >
> > >
> > > "Nikhil Patel" <nikhil0100@aol.com> wrote in message
> > > news:OL0wy6sBEHA.3348@TK2MSFTNGP11.phx.gbl...
> > > > Hi,
> > > > Thanks for reply. My problem is that the first page is displayed
in
> a
> > > > third party application that has very small browser window. It can
> > display
> > > a
> > > > grid with 10 to 15 rows which is enough for the first page. But the
> > second
> > > > page is very large so I can't display it in this window and that is
> the
> > > > reason why I want to open a new internet explorer window that will
> > display
> > > > the second page.
> > > >
> > > > "Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
> > > > news:%23YPiFysBEHA.3344@tk2msftngp13.phx.gbl...
> > > > > have the EDIT not go to another window first off. Have them goto
an
> > EDIT
> > > > > page. When they click a "close" or "save" button on your edit page
> > have
> > > it
> > > > > redirect back to the first. If the Datagrid is built in the
> page_load
> > > > event
> > > > > then you are already all set. Getting interaction between browser
> > > windows
> > > > is
> > > > > an ugly and unpredictable thing that I would recommend avoiding at
> all
> > > > costs
> > > > >
> > > > > --
> > > > > Curt Christianson
> > > > > Owner/Lead Developer, DF-Software
> > > > > www.Darkfalz.com
> > > > >
> > > > >
> > > > > "Nikhil Patel" <nikhil0100@aol.com> wrote in message
> > > > > news:%23sgVoZsBEHA.624@TK2MSFTNGP10.phx.gbl...
> > > > > > Hi all,
> > > > > > I am developing asp.net application. The startup page reads
> data
> > > from
> > > > a
> > > > > > database and displays it in a grid. Now when the user
doubleclicks
> > on
> > > > one
> > > > > of
> > > > > > the grid's rows, i want to display a form that will allow the
user
> > to
> > > > > update
> > > > > > selected row. My question is that when the user closes the
second
> > > window
> > > > > > after updating the row, how can I refresh the grid on the first
> > form.
> > > > > > My second question is that is there a way to share a Dataset
> > > between
> > > > > the
> > > > > > two forms?
> > > > > > Thanks...
> > > > > > -Nikhil
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>


Quantcast