Re: close model form after database update
- From: "Bruce Barker" <brubar_nospamplease_@xxxxxxxxxx>
- Date: Fri, 5 Aug 2005 09:47:03 -0700
this is an IE feature. the standard work around to allow a modal dialog to
postback to the same window, is to host the postback page in an frameset.
-- bruce (sqlwork.com)
"Lyners" <Lyners@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9F62F5FB-7EE5-46FE-8664-31AC96710F8B@xxxxxxxxxxxxxxxx
>I have a page (pop-up) that I modal to add new users to a system. My
>problem.
> I have an Add User Button pn the pop-up, and when pressed it post back and
> reloads the "Add User" page (pop-up) as a regular page, not the pop-up.
> What
> I want to have happen is when the user press the add user button, the
> pop-up
> (modal to page) is closed and then the parent page datagrid is updated
> with
> the added user.
>
> Can someone give me direction on how to do that, or the proper technique
> when performing an operation such as this from ASP.NET, with VB.NET?
>
> Thank you
.
- Follow-Ups:
- Re: close model form after database update
- From: Lyners
- Re: close model form after database update
- References:
- close model form after database update
- From: Lyners
- close model form after database update
- Prev by Date: Re: deleting rows in repeater control
- Next by Date: Re: Development methodology for .net like fusebox
- Previous by thread: close model form after database update
- Next by thread: Re: close model form after database update
- Index(es):