B
Bobby Edward
I am doing a simple master/detail page (gridview/detailsview).
I put the detailsview in a hidden panel and am using the modalpopupextender
to display it.
The details view should allow view, insert and update/cancel.
PROBLEM: The popup works perfect. BUT, when I click ANYTHING, such as
'edit', or 'new', the model CLOSES. If I reopen the model I see that the
action has taken place. Any idea how I can PREVENT it from closing
automatically?
I put the detailsview in a hidden panel and am using the modalpopupextender
to display it.
The details view should allow view, insert and update/cancel.
PROBLEM: The popup works perfect. BUT, when I click ANYTHING, such as
'edit', or 'new', the model CLOSES. If I reopen the model I see that the
action has taken place. Any idea how I can PREVENT it from closing
automatically?