Editing datagrid item in a new (popup) window
- From: "Rob Petersen" <Robpetersen1@xxxxxxxxx>
- Date: Thu, 7 Apr 2005 02:02:19 -0500
I have a datagrid with an Edit/Update column. Instead of editing records "in
place" I'd like to do so in a separate popup window because there is a lot
of validation, business rules and dynamic controls.
What is the best way to launch a popup window (preferably modal) and then
refresh the parent datagrid if the user presses a "Save and Close" button in
the popup?
Are there any caveats regarding popup security or updating a parent grid
using client-side script?
Thanks.
.
- Follow-Ups:
- Re: Editing datagrid item in a new (popup) window
- From: Eliyahu Goldin
- Re: Editing datagrid item in a new (popup) window
- Prev by Date: Re: Undo formatting
- Next by Date: Probleme de lecture de champs BDD
- Previous by thread: 'DataGridLinkButton' must be placed inside a form tag with runat=server.
- Next by thread: Re: Editing datagrid item in a new (popup) window
- Index(es):